> For the complete documentation index, see [llms.txt](https://docs.certinext.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.certinext.io/documentation/certificate-lifecycle-management/ordering-a-certificate/as-a-customer/ordering-doc-signer-certificates/phase-1-steps/step-5-additional-information-optional.md).

# Step 5 - Additional Information (Optional)

<figure><img src="/files/16KemmKOQwomdPYuK65M" alt=""><figcaption></figcaption></figure>

This step allows you to provide optional supplementary information about your order. All fields on this screen are optional and can be left blank if not applicable.

#### Field Reference

**Tags**: Labels or keywords you can attach to the order for internal tracking or organizational purposes.  Click the + Add Tag button to add one or more custom tags (e.g., department name, project name, or cost center code).

**Order Remarks**: A free-text field for any notes or comments about this specific order.  Type any relevant notes or internal comments. For example, you may note the business purpose of the certificate or any reference number.

**KYC Documents**: A checkbox that indicates whether you wish to attach Know Your Customer (KYC) documents proactively.  Check this box if you have KYC documents ready and want to upload them proactively. This may expedite the verification process.

**Additional Email Recipients**: A checkbox to add extra email addresses that should receive order notifications and updates.  Check this box to specify additional recipients (e.g., a team inbox, a manager's email) for order status notifications.

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>TIP:</strong> Adding tags and order remarks is particularly helpful for organizations with multiple ongoing certificate orders, as it makes it easier to search and identify specific orders later.</td></tr></tbody></table>

&#x20;

Click NEXT to proceed to Step 6 (Order Summary & Payment).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.certinext.io/documentation/certificate-lifecycle-management/ordering-a-certificate/as-a-customer/ordering-doc-signer-certificates/phase-1-steps/step-5-additional-information-optional.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
