# User Registration

Go to the application portal. Click Sign Up.

The system navigates the user to the registration page.&#x20;

<figure><img src="/files/wswW0FhAi4qki1pGCvel" alt=""><figcaption></figcaption></figure>

Enter personal details First Name, Last Name, Email ID (Work), and Mobile Number.

The user must enter their work or professional email ID.&#x20;

The email ID provided by the user is used by the system for all official communications.

<figure><img src="/files/WvQPpBvo76jdHUELdVL6" alt=""><figcaption></figcaption></figure>

&#x20;

**Password**

Enter password of your choice, the user must follow the guidelines for the password.&#x20;

The system shows an error until the criteria of the password is met. Re-enter the password in the Confirm password box.

<figure><img src="/files/7HkgUbPrMbVr6yAIYSGs" alt=""><figcaption></figcaption></figure>

Privacy policy and terms of use: Click on the hyperlink to read all the terms of use.

<figure><img src="/files/p6dVv24Zgq2tZY0j2N7P" alt=""><figcaption></figcaption></figure>

**Communication Preferences**

The system allows the user to select preferences to receive the communication.

<figure><img src="/files/PLoAPwgFSJ2aVpGMZdCQ" alt=""><figcaption></figcaption></figure>

**Confirmation and Email Link**

A verification link is sent to the registered email ID (the one entered in the User Details section). If you have not received the link, check your spam folders. Click on the Resend Link button to send the link again.

<figure><img src="/files/wx7n9tgxx6cOALCTDGGY" alt=""><figcaption></figcaption></figure>


---

# 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://cnsonline.gitbook.io/client-registration/user-registration.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.
