# 2. How To Deposit TRX

## Step 1: Get Deposit address

* You can copy the '**Address'** directly in the User Info or select the '**Deposit**' button to get the Address and QR code.

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

<figure><img src="/files/aLQNzPP3VbCFYINNGiNB" alt=""><figcaption><p>Click "Deposit"</p></figcaption></figure>

## Step 2: Deposit by transfer TRX

* Copy the wallet address or scan the QR code to get the receiving address.
* Enter the amount of TRX you want to transfer (**Note: The minimum deposit is 10 TRX**).
* Click '**Sign**' to confirm the money transfer transaction.

{% hint style="info" %}

* 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.
  {% endhint %}

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

## Step 3: Waiting&#x20;

* After successfully depositing funds, click the "**Update"** button to refresh the data. ***The balance and time will be updated automatically and display the latest information.***

<figure><img src="/files/qeX3DmDTWd69s2RWX32r" 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/2.-how-to-deposit-trx.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.
