# How to get DMTP API Key

## 1. **Visit our App**

Go to the our website and launch app with connecting your wallet

{% embed url="<https://dmtp.tech/messages>" %}

## **2. Go to setting page**

Click on the avatar icon in the upper right corner of the screen to open the SETTINGS page.

![](https://imgr.whimsical.com/object/6dnTVJd32HdoPp786KwDCx)

## **3. Verify with Telegram**

To generate new API key, you have to verify your account with Telegram.\
Click `Connect` button below and open DMTP Telegram bot.

![](/files/oDre6vkzpuqO0lKRkKpT)

## **4. Telegram bot**

* Click start button below or type command `/start` and start to verification
* Click `Verify` button, then it is redirected to the DMTP page, and&#x20;

  <figure><img src="/files/UjEM8k9CXrNy256vD96z" alt=""><figcaption></figcaption></figure>
* If verification is succeed, the popup will be shown like this and Verification mark will be marked in the setting page

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

## **5. Generate API keys**

* Click `Generate` button in the setting page =>  API Key
* Success!✅ your API key is generated and you can see it!

  <figure><img src="/files/k4nG0UZNxR3sYtFj3fSk" 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://dmtp.gitbook.io/dmtp-docs/builders-guides/how-to-get-dmtp-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.
