# Getting the API key and Token

Go to **Tools/Settings -> API Control**

Click on Create to generate the API Key and Access token. You will be receiving these details via email.&#x20;

![](https://4161683604-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LUHjv4EwOoqWXb2by8A%2F-LfR5kplDF97D91k_Kya%2F-LfR75DWAPet6qBt3e3F%2FAPI.PNG?alt=media\&token=5ccfc447-ed3e-4f10-8ce4-cf3e6efd3f3c)


---

# 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.didforsale.com/voice-and-sms-apis/getting-the-api-key-and-token.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.
