# Token Transfer

Shift SOL or tokens between wallets without breaking a sweat.

**Option 1: Send SOL to an Outside Wallet**

1. **Start It**: Type [<sup><sub>`/wallets.`<sub></sup>](#user-content-fn-1)[^1]
2. **Pick Your Wallet**: Choose the one sending SOL.
3. **Hit Transfer**: Select "Transfer SOL."
4. **Follow the Steps:**
   * Type the recipient address and amount, split by a comma `(e.g., address, 5).`
   * Skip the amount to send everything.

{% @arcade/embed flowId="NP7tLTlhQzoaGKWPguwm" url="<https://app.arcade.software/share/NP7tLTlhQzoaGKWPguwm>" %}

[^1]:


---

# 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://f1tradingbot.gitbook.io/f1-tradingbot/token-transfer.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.
