> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/coin98-super-wallet/mobile/boba-points/how-to-redeem-reward-on-boba-station.md).

# How to redeem reward on Boba Station

### What is Boba Station?

BOBA Station is your exclusive redemption hub, where your BOBA balance transforms into real tokens.

In certain campaigns, rewards are distributed through Surprise Pools, which appear randomly on BOBA Station.&#x20;

Each pool has its own requirements:

* **BOBA requirement**: The minimum amount of BOBA needed to join the redemption. Each redemption must follow the specific package or quantity set for that pool.&#x20;
* **Redemption limit**: The total amount of redemption available in that pool.
* **Redemption limit per wallet:** Each wallet can only redeem a maximum amount as defined by the pool rules.
* **Active period**: The period when the pool is open for redemption. Once the period ends, the pool will close automatically.
* **First-come, first-served basis:** Rewards are given to users who redeem first. Once the pool’s limit is reached, no further redemptions will be accepted.

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

* Make sure to accumulate enough BOBA before the redemption pools open to secure your rewards. [How to earn Boba](/products/coin98-super-wallet/mobile/boba-points/how-to-earn-boba.md)
* When you redeem BOBA for rewards, your BOBA balance will decrease accordingly.
  {% endhint %}

### How to redeem reward on Boba Station

**Step 1:** Click **Reward** right on the Home screen

{% hint style="info" %}
You can also access Reward hub from the Services section by clicking the OneID icon at the top-left corner or the Discover icon at the bottom of the main screen.
{% endhint %}

**Step 2:** Open **Boba Points** then click **Redeem Boba**

**Step 3:** Select an Available pool

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

**Step 4:** Enter the BOBA amount you want to convert using the "**+"** or **"–"** buttons, then click **Continue** and wait for the process to complete.

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

Once successful, the redeemed tokens will be transferred directly to your wallet.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.coin98.com/products/coin98-super-wallet/mobile/boba-points/how-to-redeem-reward-on-boba-station.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
