# On Board

* The first step is registering you with Conscent.ai. This process is done internally by our Onboarding & Integration Team. Your administrator will receive the login credentials (email & password) for the Dashboard on the registered email.&#x20;
* Initially, you must provide a default currency value for the 'price,' 'duration,' and optionally, geolocation overrides if you want geo-fenced pricing options. This process will ensure that all the premium content on your website/app is behind a paywall.
* By logging in to your Conscent.ai Dashboard and navigating to the[ Integrations Page](https://client.conscent.in/client/dashboard/Documentation) in the 'Documentation Tab,' you can view your active ClientId, API Key, and API Secret.

<details>

<summary>Login Links to Conscent.ai dashboard</summary>

#### Sandbox Link: <https://sandbox-admin.conscent.in/admin/dashboard>

#### Production Link: <https://admin.conscent.in/admin/dashboard>

</details>

{% hint style="info" %}
By logging in to your Conscent.ai Client Dashboard and navigating to the [Integrations Page](https://client.conscent.in/client/dashboard/Documentation) in the 'Documentation Tab', you can view your active ClientId, API Key, and API Secret.
{% endhint %}


---

# 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.conscent.ai/version-1.0/on-board.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.
