# What is inactive address/account on TRX?

An inactive address indicates that the address is entirely new and has not received any TRX previously. Consequently, the address (more commonly known as an account by Tron) is not activated.&#x20;

An inactive address can still receive TRC20 tokens such as USDT and USDC; however, the balance will not be reflected until the account is activated. Once activated, the balance will be displayed, and you can proceed to make TRC20 transfers.

To activate the account, you must transfer at least 0.1 TRX to the inactive address, either before or after a TRC20 transfer.


---

# 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://coinsdo.gitbook.io/docs/coinwallet/faq/what-is-inactive-address-account-on-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.
