# 3. How to transfer/receive funds using TronLink wallet plugin

***

### I. How to Send

1. Open the TronLink extension, select the mainnet "**TRON Mainnet** (Tron Grid)" and click "Send".\
   ![](/files/Ux0w8CbSYPLyXR0X74VZ)
2. Enter the receiving address, and then click "Next".\
   ![](/files/9jId7I5ZmEn8vU00JE4z)
3. Select the token "**USDT**" you want to send and enter the amount, and then click "**Send**".\
   &#x20;![](/files/OKbvgtWkGEha1567nM4L) ![](/files/8G6KBABKX947kj780sgp)
4. After confirming the transaction details, click "**Sign**". The transaction is completed when you see the window telling you that the transaction has been broadcast. You may click "**View Details**" to view more details of this transaction.\
   &#x20;![](/files/ZC8KRRrKYeErdHUFy4xX) ![](/files/wlROkmngE7yMKY835qm3)

***

### II. How to Receive

1. Open TronLink Extension, and then click "**Receive**".\
   ![](/files/OyvQaA3eToVJndnzM1cO)
2. Copy the address or send the QR code to the sender.\
   ![](/files/qFWEhwS9ZCnzmCSBn4ji)


---

# 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://kodecrypto-document.gitbook.io/crypto-how-pay/3.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.
