# 3. Get the Tronsave API Key

## Step 1: Select the "API key" button in User Info

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

## Step 2: Click on the API key to copy it.

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

## Revoke API key

* If you want to change the API key, you can select "**Revoke**" to create a new API key.

{% hint style="info" %}
**We do not recommend changing the API key. Please only revoke it if necessary.**
{% endhint %}

<figure><img src="/files/QVKTKyninjQRZJ2Q2PKe" alt=""><figcaption><p>Click "Revoke"</p></figcaption></figure>

* Click "**Confirm**" to create a new API key or "**Cancel**" to stop the action.

<figure><img src="/files/LxNIBrH5j7XexAw4RHIo" 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://docs.tronsave.io/buyer/how-to-buy-energy-and-bandwidth/buy-on-telegram/3.-get-the-tronsave-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.
