# API Key

Get Your API Key

First, you need an API key and OCA to get started using our service. follow the steps below to get your API key : &#x20;

1. Login to your Dashboard

   <figure><img src="/files/6FeGSubpSEuFVjBKQYdL" alt="" width="563"><figcaption></figcaption></figure>
2. Go to the API Key Page

   <figure><img src="/files/6v1NTRIzQhMy6uKdY5xK" alt="" width="563"><figcaption></figcaption></figure>
3. Click Create

   <figure><img src="/files/Gv72MH1oHnW540U8qKTo" alt="" width="563"><figcaption></figcaption></figure>
4. Enter a name for your API key

   <figure><img src="/files/AAvw9ZaXcqCq6aO9wNmf" alt=""><figcaption></figcaption></figure>
5. Click Create and then save your API key

   <figure><img src="/files/ZTAKrWjwvjVWgmHi1IYz" 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://dhatu.gitbook.io/dhatu/getting-started/api-key.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.
