# User Activation

See a sample of the email with the activation link here. Click on the Activate Account link in the email.

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

The system directs the user to the sign in page with a message stating “Account activated successfully”.

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

After entering the credentials and clicking on Sign In, the system directs the user to the [Register Company](https://dtworld.atlassian.net/wiki/spaces/ELUG/pages/2829320193)[ ](https://dtworld.atlassian.net/wiki/spaces/ELUG/pages/2829320193)page.

<figure><img src="/files/wQtbC9pXQd7UqW0ZbMnS" 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-activation.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.
