# Partner Signup

Partner accounts in CERTInext are intended for resellers, distributors, and service providers who manage certificate sales for end customers and require pricing control, wallet-based billing, and commission tracking. These accounts are optimized for partner operations and support onboarding of sub-partners and customer referral workflows.

#### Partner Sign-Up Process

Follow the steps below to create a Partner account:

1. **Access the Sign-Up Page**\
   Open [https://us.certinext.io/](https://hub.emsign.com/) and click Sign Up.
2. **Select Partner Registration**\
   Choose Sign up as a Partner.

<figure><img src="/files/5xsXy2f0VcnFWNXkKADn" alt=""><figcaption></figcaption></figure>

3. **Provide Required Details**\
   Enter the following information:

* Full Name
* Email Address
* Mobile Number
* Organization Name
* Organization Type
* Country

4. **Accept Terms and Conditions**\
   Review and accept the Terms and Conditions to proceed.
5. **Account Activation**

* A confirmation message is displayed after submission.
* An activation email is sent to the registered email address.
* Click the activation link and set a password as per platform policy.

Once activated, the Partner account is ready for use, allowing partners to configure pricing, manage wallet credits, onboard sub-partners, and begin certificate sales through the CERTInext platform.


---

# 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/signing-up/partner-signup.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.
