# TronLink

TronLink is the official TRON network wallet, designed specifically for TRC20 tokens.

## Product Overview

| Feature            | Description                                                                                             |
| ------------------ | ------------------------------------------------------------------------------------------------------- |
| Developer          | Tron Foundation                                                                                         |
| Supported Networks | TRON (TRC20)                                                                                            |
| Platform           | Browser extension, iOS, Android                                                                         |
| Official Website   | [tronlink.org](https://www.tronlink.org)                                                                |
| Download           | [Chrome Web Store](https://chrome.google.com/webstore/detail/tronlink/ibnejdfjmmkpcnlpebklmnkoeoihofec) |

## Why Choose TronLink?

### ✅ Advantages

* **Official Support**: TRON Foundation official wallet
* **TRC20 Native**: Perfect support for TRC20 tokens
* **Low Fees**: Low transfer fees on TRON network (\~1 USDT)
* **Fast Confirmation**: Transaction confirmed in 3-5 seconds
* **Simple Operation**: User-friendly interface, easy for beginners

### ⚠️ Limitations

* **TRON Only**: Does not support Ethereum or other networks
* **Gas Mechanism**: Requires TRX as energy

## Supported BlockATM Functions

| Function                | Support Status |
| ----------------------- | -------------- |
| Collection (Web3)       | ✅ Supported    |
| Collection (Scan2Pay)   | ✅ Supported    |
| Payout (Balance Mode)   | ✅ Supported    |
| Payout (Allowance Mode) | ✅ Supported    |

## Quick Navigation

| Task             | Link                                                            |
| ---------------- | --------------------------------------------------------------- |
| Create Wallet    | [Create TronLink Wallet →](broken://pages/RNKrrBvG0ti0nJ5uQDn6) |
| Connect BlockATM | [Connect BlockATM →](broken://pages/tq1jRAywLtfcZNK43smh)       |

## Comparison with MetaMask

| Feature            | TronLink        | MetaMask            |
| ------------------ | --------------- | ------------------- |
| Supported Networks | TRON Only       | EVM (ETH/ARB, etc.) |
| TRC20 Support      | ✅ Native        | ❌ Not Supported     |
| ERC20 Support      | ❌ Not Supported | ✅ Native            |
| Transfer Fee       | \~1 USDT        | \~2-10 USD          |
| Confirmation Speed | 3-5 sec         | 15 sec - 2 min      |

{% hint style="info" %}
**Recommendation**: If your business is mainly on TRON network, use TronLink. If you need multi-chain support, use MetaMask + TronLink combination.
{% endhint %}

## FAQ

### Is TronLink safe?

Yes, TronLink is a non-custodial wallet. Private key is stored locally. Please download from official source and protect your password.

### Can I create multiple accounts?

Yes. TronLink supports creating multiple accounts, each with an independent address.

### Do I need TRX?

Yes. TRON network transfers require energy. It is recommended to have TRX or rent energy.

## Next Steps

* [Create Your First TronLink Wallet →](broken://pages/RNKrrBvG0ti0nJ5uQDn6)
* [Learn How to Connect BlockATM →](broken://pages/tq1jRAywLtfcZNK43smh)


---

# 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.blockatm.net/supported-networks/qian-bao-jiao-cheng/tronlink.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.
