# How to send or receive a token

## How to send a token?

This feature allows you to send a chosen token amount to a specific wallet address.

**Step 1:** Access to Saros Extension Wallet

**Step 2:** Choose a specific token and click **Send.**

<figure><img src="https://lh7-us.googleusercontent.com/KFs4p5w97MAGEmcu0gnPXiHRnJeVaS0-EzNA7Py-myzlnKZnHDvB9oGLxvrMQkUxw8XNkz9xMKRDaFoQLGCjioJvGbqw9v9sRm0oSlX0NXNX0TP9YqPcoD3llzoK13Mxhwikt9u20cF-hwt7S-omVCU" alt="" width="375"><figcaption></figcaption></figure>

**Step 3**: On the sending interface, input the token amount and custom gas fee if you want, then click **Next.**

<figure><img src="https://lh7-us.googleusercontent.com/fbeC5DyhQJoWeGowjXV5Xc552m7Ms-1YFy9a14R37AmK1_h-iQ0hORZJU2pyCm2fwhNi2pL80ry4Lw5g0BHztO6J5EMtcdpfX4KFSvaFlmZnTWOrKjXL5wN1H0dbPYHIgft8MeDp9kxIOrT62yd9yJc" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="success" %}
Notes:

* [x] Before making transactions on any blockchain, you need to prepare the father token of that blockchain to pay gas fees.
* [x] Read more about gas fee here:[ https://coin98.net/what-is-gas-fee](https://coin98.net/what-is-gas-fee)
  {% endhint %}

**Step 4:** Enter the wallet address then click **Review.**

There are 3 ways to input the recipient address:

1. Enter the recipient's address
2. Click the contact icon to select the wallet available in the Saros Extension Wallet
3. Click the Paste button to paste the address that you have copied into the clipboard

<figure><img src="https://lh7-us.googleusercontent.com/CwpxnLUzMJdtRn854UVl9rPl8wsf27uwtSnT_IV4VXLBn1GrLNusyGzVZ0y1hCJjNcbd8NMFla46q9COwSVc9ioeIpq-qG75UDEWOQLUccvno_1qbXMWCc5VOFtB8t4kww8LojBbwsOuy6o7OsDaw_8" alt="" width="375"><figcaption></figcaption></figure>

**Step 5:** On the pop-up, you can double-check the information and adjust the gas fee. Then click **Confirm** to complete the transaction.

<figure><img src="https://lh7-us.googleusercontent.com/CeompXNycw-RtOmfOyTMtK13apycPcL-ysASwlRf9BIflT0snztqD4vst2RkcaOLlIXsVyv9OgCS8QBnR35mAvJYSfDXHR8a8DUlcAQlP7wvNYYypzwRkpgMRu8QAVUySC3AIf7y8bRVylPZ_32Dzj0" alt="" width="375"><figcaption></figcaption></figure>

After the transaction has been made, you will be redirected to a transaction details page, and the recipient will get a message that they have received the assets.

<figure><img src="https://lh7-us.googleusercontent.com/1gWkSUb_v3Q-TJdesGcLdbBBuRRyc3qIZqJdkoOjweRHUEci8VROshywsHVEVFEz_L0ZxzT1vzhtx3eS4F3UVstmeTlipKVajx2FUQpLzIMB5kTwJacwCNMYFQAq-CmRjBEH0o_sax4Y3S94UHSXpLM" alt="" width="375"><figcaption></figcaption></figure>

## How to Receive a token?

### Method 1

**Step 1:** On the Home screen, click Receive button then select a token you want to receive.

**Step 2:** Click Copy Address or scan the QR code to get the wallet address.

### Method 2

**Step 1:** On the Home screen, choose a token that you want to receive

**Step 2:** Click the **Receive** button

**Step 3:** Click **Copy Address** or scan the QR code to get the wallet address.

<figure><img src="https://lh7-us.googleusercontent.com/uO7QfrDQag9G7DzEMOzwaHiNiWn_KgWqfNzlSbm7NZE21GNriGDpmLByz_KT1XePGgbnYZwArFUuvVe052PyCjNeOanrzqzq96xNJd5qStcndLdHFV9YVSuHd_npdO47xMDLirSp7CRiJg2z-eZUt6c" alt=""><figcaption></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.saros.xyz/saros-mobile-app/extension/how-to-send-or-receive-a-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.
