# On the Website

## 1. Get the API key from the Website <a href="#step-1-get-the-deposit-address-and-api-key" id="step-1-get-the-deposit-address-and-api-key"></a>

#### Step 1: Get the deposit address and API key <a href="#step-1-get-the-deposit-address-and-api-key" id="step-1-get-the-deposit-address-and-api-key"></a>

* Go to [tronsave.io](https://tronsave.io/market)

{% hint style="info" %}
**Note:** If you're using the **Nile testnet**, use this URL instead: [`https://testnet.tronsave.io/`](https://testnet.tronsave.io/)
{% endhint %}

* Click the **"Connect"** button.

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

* Choose a wallet option and sign in to connect.

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

* After connection success, select **Account info**

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

* Click the **Login TRONSAVE** button and **Sign**

<div align="center"><figure><img src="/files/SXSGMsrFoqE1WZyEwx3K" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/Yd09FfcmwJtazRP1D2A8" alt=""><figcaption></figcaption></figure></div>

* The API key and deposit address will be displayed.

<figure><img src="/files/1PGehnvQpLIw779L1NU3" alt="" width="563"><figcaption></figcaption></figure>

#### Step 2: Deposit by transfer TRX <a href="#step-2-deposit-by-transfer-trx" id="step-2-deposit-by-transfer-trx"></a>

* Click the "**Top up**" button to get the address

<figure><img src="/files/uhnD5lroDyeN5sA4Ams8" alt="" width="479"><figcaption></figcaption></figure>

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

* Transfer TRX to this address (**Note: The minimum deposit is 10 TRX).**
* Your first deposit will require an additional fee of approximately 1 TRX to activate the new address.
* You can make 2 deposit transactions with TRX per day without fees. Afterward, each additional deposit will incur a 0.3 TRX fee.
* **Sign** to confirm the transaction.

<figure><img src="/files/5arWg7yQUd1b1XQeY31E" alt=""><figcaption></figcaption></figure>

* The new balance will be auto-updated in about 3 seconds.

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

{% hint style="info" %}
***(\*)*** **Note:** If you want to change the API key, you can select "**Revoke**" to create a new API key.
{% endhint %}

* **We do not recommend changing the API key. Please only revoke it if necessary.**

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

## 2. Guide to Connecting Internal Wallet (API key)

[Guide](https://docs.tronsave.io/developer/get-api-key/pages/BqNAuZw5rGEDx1mlRvdA#id-2.-guide-to-connecting-internal-wallet-api-key)


---

# 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/developer/get-api-key/on-the-website.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.
