# How to Send Tokens

The Saturn Wallet Extension enables you to transfer any token from your connected wallet to another wallet effortlessly.

1. **Open the Saturn Extension:**\
   Launch the Saturn Wallet Extension and select “Send”.

![](/files/UMrvWmuQkV8ehfj0kVJz)

2. **Choose the Token**:\
   Select the token you wish to send.\
   \
   ![](/files/22lku5saCP3mG319oRpK)

3. **Enter the Amount:**\
   Specify the amount you want to send or select the “Max” option to send the entire balance. You can switch between currency and token amount by selecting the arrow icon.

4. **Enter Recipient’s Address:**\
   In the “To” field, paste the recipient’s wallet address, or their Circular domain ({name}.circular).

5. **Review & Confirm the Transaction:**\
   Click “Next”. If it’s your first time sending tokens to this address, a message will appear. 'Please confirm the transaction below click “Confirm Send”.\ <br>

   <figure><img src="/files/1BQs83aPdAAn20nSRA53" alt=""><figcaption></figcaption></figure>

6. **View the Transaction Status:** \
   Click 'View Transaction' to view the Transaction Information page. Here you'll see the timestamp, status, and network fee.

7. **View on the Explorer**\
   Click the 'View Explorer' button to view the transaction on the Circular Explorer.\ <br>

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

Congratulations! You have successfully sent tokens to another address using the Saturn Wallet Extension.&#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://circular-protocol.gitbook.io/saturn-wallet-user-guide/wallet-basics-send-receive-view-history/how-to-send-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.
