# Token Transfers

So let's say that your SELF identity is @john, and you added your BTC and TRX addresses to it (ETH, BSC, MATIC or AVAX addresses are automatically supported). ***Hello John, nice to meet you.*** And let's say that your Twitter and Instagram accounts are also @john. ***Nice.*** And you'd like to receive donations or accept crypto payments. Well, thanks to SELF, after informing your audience or friends that you accept payments in BTC, TRX and ETH, you will have two options:&#x20;

You publish your long, never-ending and unappealing crypto address, leaving people to try to copy and paste without transposition error, burn their eyes while checking the address 20 times before pressing the "Send" button and panic until they hear the word "Received".&#x20;

Or you could ask people to send crypto to @john, your SELF identity. ***You are welcome.***&#x20;

Transactions will be forwarded automatically to the correct crypto address. So, If somebody sends you BTC, it will go straight to your BTC address, and the same applies to any crypto address you have added to your SELF identity profile.&#x20;

I told you that this was going to be your lucky day.&#x20;


---

# 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://whitepaper.selfcrypto.io/self-whitepaper/core-product/token-transfers.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.
