# Transfer Rune

Select Rune to transfer: this is where you can select the Rune you want to send to another address.

Amount the transfer: the amount of Runes that you want to send.

Recipient Address: the Runes receiving address.

Satoshi Amount For Rune Output Sent to User: this is the amount of Satoshis you need to add to your Rune transfer. Please note, we recommend that this number is between 10000 & 30000. The Satoshis added to your Runes will determine whether you are able to transfer the desired amount of Runes. If your Satoshi amount is not high enough, you will risk that all your Runes get send to an address instead of part of your Runes. This amount will not be lost, it will just be transferred from the cardinal address to the runes address of your account.

Satoshi Amount For Rune Output Sent To Recipient: Same, but for recipient.

Fee rate for transfer: this is the amount of transaction fees you will add. Please make sure to check out the Bitcoin block explorer before deciding how much Transaction Fees you will add. You do not want to overspend, or underspend where Bitcoin won’t be able to process your transaction.


---

# 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://platform-docs.craftrunes.com/transfer-rune.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.
