# Ordering a Certificate

CERTInext provides a guided, step-by-step workflow for ordering digital certificates. The ordering process is designed to collect all technical, organizational, and identity-related information required for certificate validation and issuance in a structured manner.

The workflow is consistent across account types and ensures that certificate requests are accurate, compliant, and ready for automated validation. Each stage of the order captures specific information and allows users to review details before proceeding to the next step.


---

# Agent Instructions: 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:

```
GET https://docs.certinext.io/documentation/certificate-lifecycle-management/ordering-a-certificate.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
