# Transfer Token

:pushpin:**Step 1:** Choose a network to handle the transfer. Currently, we are supporting Solana, Ethereum, Arbitrum, Base, Manta, and Merlin Chain. &#x20;

<figure><img src="/files/vMyI9SfJnTOms9SKYSyo" alt="" width="258"><figcaption><p>Choose the network you want to make the transaction.</p></figcaption></figure>

:pushpin:**Step 2**: Select the token you want to transfer within the portfolio. In this specific example, we choose to withdraw the USDC.

<figure><img src="/files/5WF2qMkrCEGIZNQdeZtI" alt="" width="258"><figcaption><p>Select the token you want to transfer.</p></figcaption></figure>

:pushpin:**Step 3:** Enter the receiver's wallet address.&#x20;

<figure><img src="/files/YKmVQ2P3DO8L6MmUjCRl" alt="" width="258"><figcaption><p>Enter the receiver's address.</p></figcaption></figure>

:pushpin:**Step 4:** The TXS hash will be displayed when your transaction is completed.&#x20;

<figure><img src="/files/qAq65Dhd7UzlH1vWcFgB" alt="" width="258"><figcaption><p>Information on the transaction.</p></figcaption></figure>


---

# 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.ori.ag/features/wallet-management/transfer-token.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.
