# Stake AI Agent

Currently, only C98 token is supported for staking (other pools will be added in future).&#x20;

{% hint style="info" %}
**Note:**&#x20;

* You must have a connected wallet in the Coin98 Super Wallet.
* Prepare C98 VRC25 tokens for staking
  {% endhint %}

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

**Step 2:** Select **Stake**

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

**Step 3**: Input your staking request and wait for the agent to verify the necessary details in the background

*For example, you can type: "I want to stake 100 C98".*

{% hint style="info" %}
**Note: You must have sufficient balance (C98) in your wallet for the requested amount.**
{% endhint %}

**Step 4:** Select the pool for staking. Cypheus will suggest the pool with the highest APR for your token and ask you to confirm the details.

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

**Step 5:** Review the suggestion and confirm to proceed with staking

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

The system displays a successful notification and you can click on the arrow next to it to check the transaction detail&#x20;

<figure><img src="/files/ubwkOmeXdRqvEXCVQXxn" alt="" width="252"><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/staking-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.
