# Transfer Reflected Tokens

You can use **TransferR\<TokenName>** option to send reflected tokens from your wallet to other wallet.

**1**. **Visit ReflectorDex**

Open <https://reflectordex.com> in web3 enabled browser like, Chrome, FireFox, MetaMask Browser or Trust Wallet Browser

**2. Unlock Wallet & Change Network to Binance Smart Chain**

Click on **Connect To MetaMask** to unlock your wallet and change network to **Binance Smart Chain - Mainnet**

**3. Transfer Reflected Tokens**

Select token from drop down list to withdraw reflection

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

Enter receiving wallet address and amount you wish to send

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

Click on Transfer R\<TokenName> and confirm transaction in MetaMask/Trust Wallet.

**Note**: While transfering reflected tokens you will receive reflection balance in your wallet and user will just receive reflected token without previously earned reflection from you.


---

# 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://reflectordex.gitbook.io/reflectordex/transfer-reflected-tokens.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.
