> 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-1-choose-product-and-validity.md).

# Step 1 - Choose Product & Validity

<p align="center"></p>

<figure><img src="/files/64rbXQy2fg0I6hxylMzS" alt=""><figcaption></figcaption></figure>

<p align="center"></p>

This is the first step of the application. You select what type of certificate you want, which CA (Certificate Authority) will issue it, and the specific product. The system also shows you the cost before you commit to payment.

#### Field Reference

**Group \***: Automatically populated with your organization's name as registered in CERTInext.  No action needed. Verify that the organization name shown matches the one you are registering the certificate for.

**CA Source \***: The Certificate Authority (CA) that will issue your certificate. emsign is eMudhra's globally trusted CA platform.  Select "emsign" from the dropdown. This is the default and recommended option for Document Signer Certificates.

**Certificate Type \***: The category of certificate. "Document Signer Certificates" enables legal electronic document signing on behalf of an organization.  Select "Document Signer Certificates" from the dropdown.

**Product \*:** The specific certificate product, which defines the token type and validity period.  Select "Softnet Legal Person Certificate - Soft Token 1 Year" from the dropdown.

**Cost**: Displays the price for the selected product. This is shown in USD.  Review the displayed cost (USD 210). No input required; this is informational only.

#### Product Information Box

Below the form fields, a blue information box displays the features included with Document Signer Professional Certificates:

•       Sign with Organization Individual Capacity

•       Individual & Organization Validation

•       Average Issuance Timeframe: 1-5 Business Days

•       Sign Unlimited Documents

•       Strong Encryption, Timestamping, Audit Trails & Non-repudiation

•       Hardware Download Support

•       Automatic renewal reminders and early renewal options

&#x20;

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>NOTE:</strong> The "*" symbol next to a field name means the field is mandatory. You cannot proceed without filling in all required fields.</td></tr></tbody></table>

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>IMPORTANT</strong>: Ensure you select the correct product before proceeding. Once payment is made, the product type cannot be changed without cancelling the order.</td></tr></tbody></table>

&#x20;

When ready, click the NEXT button (bottom-right corner) to proceed to Step 2.


---

# 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-1-choose-product-and-validity.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.
