# 토큰 송금 및 수신 방법

## How to send a token?

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

**Step 1:** Access Saros Super App

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

![](/files/sXeIKwChO7Uexo6OQy2y)

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

{% hint style="info" %}
**Note**: Before making transactions on any blockchain, you need to prepare the father token of that blockchain to pay gas fees.

Read more about gas fee here: <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:

* Enter the recipient address.
* Click the Paste button to paste the address that you have copied into the clipboard.
* Scan recipient address QR code.

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

**Step 5**: On the pop-up, you can double-check the information and adjust gas fee.

Then click **Confirm** to complete the transaction.

<figure><img src="/files/k5xRZLstmyoyLL1RrjBv" alt=""><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.

## How to Multi-Send tokens? <a href="#bhsdv6c8io0u" id="bhsdv6c8io0u"></a>

This feature allows you to send a chosen token to various wallet addresses.

**Step 1:** On the Home screen, choose a specific token that you want to multi-send

**Step 2:** Click **Send** button

**Step 3:** Click the **Multi-Send** tab

**Step 4:** Select a token, input addresses and corresponding amount then click **Review.**

You can click **+ Add new address** to add new row, click **x** to remove that row.

![](/files/mn175pnHR6o7xii09dJS)

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

* If your account balance is insufficient or your address is incorrect, you will get an error message.
* The total amount of all transactions will be automatically added together.
  {% endhint %}

**Step 5**: On the pop-up, you can double-check the information and adjust gas fee.

Then click **Confirm** to complete the transaction.

<figure><img src="/files/627G1HciUtCpQLEMtVIE" alt=""><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.

## 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.

![](/files/O2VHWwcbDtfd061FoL3P)

* Method 2:

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

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

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

<figure><img src="/files/iYgOwzjmGmlraKoJmwzs" 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/kr/saros-mobile-app/mobile-app/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.
