# Transfer SRC20 Tokens

## Step 1 - Find the token your want to transfer <a href="#id-38d7" id="id-38d7"></a>

Go to 'Assets' page and click the three dots after each token, then click the 'Transfer' button

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

## Step 2 - Enter the transfer Info <a href="#id-38d7" id="id-38d7"></a>

<figure><img src="/files/BjWufgn1CiCww3TGGk9R" alt="" width="375"><figcaption></figcaption></figure>

Provide the following info,

**Amount:** Transfer amount. Must equals or less than the available amount.

**Receive(BTC Address):** The address to receive SRC20 tokens.

**Fee Rate:** The fee rate for the transfer transaction.

## Step 3 - Confirm <a href="#id-38d7" id="id-38d7"></a>

Once you have verified the information you entered, please click the 'Confirm' button to send the transation.


---

# 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.openstamp.io/product-guides/transfer-src20-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.
