# How to create a send request for someone

### What is Request Send?

Request Send is a feature in Coin98 Super Wallet that creates a transfer request for a specific token, blockchain, amount, and receiving wallet address.

### What do I need before creating a Request Send?

Ask the sender to install Coin98 Super Wallet and prepare the tokens you request as this is the built-in feature in the app.

If you haven't logged in with your wallet or your OneID yet, you will not be able to use Chat section. To start chatting with friends and sending request token, please click **Log in to chat** on the screen

<figure><img src="/files/GdHPtOmxbvRqMMI1POWr" alt="" width="375"><figcaption></figcaption></figure>

### How to create a Request Send?

#### **\*The first way**: Directly Request Send from More section&#x20;

**Step 1**: On the main screen of the Wallet section, choose the **three dots icon** → then click on the **Request token**

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

**Step 2**: Select the token and its blockchain that you want the sender to send to you

**Step 3**: Input the amount of the token, and the receiving wallet address where you would like the sender to send → click **Create Request**

**Step 4**: Copy the share link to the sender

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

Or, you can share this link through your social accounts, such as Telegram, Messenger, etc.

{% hint style="info" %}
Note: To send request link works perfectly on the sender side, please ensure that the sender is also  using Coin98 Super Wallet
{% endhint %}

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

#### **\*The second way: Request Send through the Chat section**

The Chat section is used for only Private Messages  (Private Messages) between users who already logged in with their wallet on the App. If you chat with someone (logged in by OneIDs or wallets), you can send them a send request.&#x20;

**Step 1**: In Private Message, click on **More** Options icon

**Step 2**: Select **Utilities** → choose **Receive**

<figure><img src="/files/0frFKk0rBQQbH429QVUI" alt=""><figcaption></figcaption></figure>

**Step 3**: Select the token and its blockchain that you want the sender to send to you

**Step 4**: Input the amount of the token, and the receiving wallet address where you would like the sender to send to → click **Request**

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

### What should I know about Request Send status?

1. Send Request through the Chat section is valid for 24 hours with the countdown. After this duration, it will show **Expired**

<figure><img src="/files/Br94V0WY5H5eEDXo1cVb" alt="" width="563"><figcaption></figcaption></figure>

2. &#x20;Once the sender declines your transfer request or sends your token to you, the status will update you:

* \[Sender's username] declined: Sender declines your request
* Received: You already received the token successfully from the sender<br>

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

By clicking on the Send Request that the sender has already executed, you can view the detailed transaction information.

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

### Frequently asked questions

#### Can I use Request Send without linking OneID to a wallet?

Yes. Make sure to log in with your wallet or OneID. If you haven't logged in yet, you will not be able to use the Chat section.&#x20;

#### Can I share a Request Send link on Telegram or Messenger?

Yes. You can share the request link through Telegram, Messenger, or other social channels.

#### How long is a Request Send valid in Private Messages?

A Request Send created in the Chat section is valid for 24 hours with the countdown. After this duration, it will show Expired

#### What happens if the sender declines my request?

The status changes to \[Sender's username] declined, which means the sender declined your request.

#### How do I know if the token was sent successfully?

The status changes to Received when the sender sends the token successfully.


---

# 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.coin98.com/products/coin98-super-wallet/mobile/asset-management/v15-how-to-create-a-send-request-for-someone.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.
