# Transfer AI Agent

## How to Transfer Tokens via Cypheus

**Step 1:** On the main screen, click **Cypheus** at the top right corner.

**Step 2:** Select **Transfer**.

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

{% hint style="info" %}
If you already have an existing conversation, click the Menu button at the bottom and choose **Transfer**.

{% endhint %}

<figure><img src="/files/ceqRjCuiiI3lL6s788NE" alt="" width="294"><figcaption></figcaption></figure>

**Step 3:** Enter the following details in the message field using the following format:\
\&#xNAN;**"*****I want to transfer \[amount] \[token symbol] to \[wallet address]"***

*Example: "I want to transfer 100 VIC to csteam.98"*

{% hint style="info" %}
Recipient wallet addresses can be a wallet address or OneID
{% endhint %}

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

Cypheus Agent will scan your wallet list and suggest wallets that meet the requirements for your transaction.

**Step 4:** Select the wallet that contains the asset you want to transfer.

**Step 5:** Review the transaction details carefully and check the Anomaly Report if any.

**Step 6:** Press and hold the **Confirm** button for a few seconds to execute the transaction.

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

**Step 7:** Once the transaction is completed, you can check it on the blockchain explorer.

<figure><img src="/files/YTm1g6eZy0dTQmHcSIIc" alt="" width="563"><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.coin98.com/products/coin98-super-wallet/mobile/cypheus-ai/transfer-ai-agent.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.
