> 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/coin98-staking.md).

# Stake Master

### What is Stake Master?

Stake Master is the staking interface built into Coin98 Super Wallet. It currently supports two staking types:

* Coin98 PowerPool
* Dynamic Rate Staking

### What is Coin98 PowerPool (Staking V2)?

Coin98 PowerPool is the upgraded $C98 staking program (Staking V2) that replaces the fixed-rate V1 model with a flexible, sustainable staking mechanism. PowerPool is designed to create deeper utility for $C98, capture more value for long-term holders, and connect the token to new opportunities in the on-chain economy.

#### How does Coin98 PowerPool work?

Coin98 PowerPool lets users stake $C98 and earn rewards without locking funds for a fixed period. **Key mechanics:**

* **Flexible staking:** Unlike Staking V1’s fixed-rate locks, PowerPool allows users to withdraw their staked $C98 at any time.
* **Sustainable yield**: Rewards are structured to grow steadily over time, supporting the long-term health of the Coin98 ecosystem rather than front-loading emissions.
* **Accessible interface:** Staking is available directly through the Coin98 Super Wallet, no third-party platform required.

#### Who is Coin98 PowerPool for?

Coin98 PowerPool is designed for long-term $C98 holders and Coin98 ecosystem supporters who want yield without sacrificing liquidity. If you prefer predictable access to your funds over higher locked-rate returns, PowerPool is the appropriate staking option.

### What is Dynamic Rate Staking?

Dynamic Rate Staking is a staking feature inside Coin98 Super Wallet, powered by Baryon Staking. Unlike fixed-rate staking, the reward APR in Dynamic Rate Staking is not predetermined, it adjusts dynamically based on the total amount of tokens staked across the pool at any given time.

#### How does Dynamic Rate Staking work?

When users stake tokens through the Dynamic Rate Staking option in Coin98 Super Wallet, their rewards are calculated using Baryon Staking’s pool-based rate formula. Because the rate is tied to total staking volume:

* If more users stake into the pool, the APR may decrease as rewards are distributed across a larger base.
* If staking volume drops, the APR may increase for remaining stakers.

This means your reward rate is not fixed at the time you stake, it fluctuates with pool activity

### Risks and Considerations

Staking tokens through Stake Master involves financial risk. Users should be aware of the following before staking:

* Variable APR: Dynamic Rate Staking rewards can decrease if total pool participation grows. There is no guaranteed minimum APR.
* Market risk: The USD value of $C98 staking rewards depends on the market price of $C98, which can fall as well as rise.
* Liquidity note: While PowerPool allows flexible withdrawal, on-chain conditions (network congestion, contract states) may affect withdrawal timing.

### FAQs

#### What staking options does Stake Master support?

Stake Master currently supports two staking programs: Coin98 PowerPool (Staking V2) and Dynamic Rate Staking. PowerPool is Coin98’s native flexible staking product; Dynamic Rate Staking is powered by Baryon Staking with a variable APR.

#### What is the difference between Coin98 PowerPool and Staking V1?

Coin98 Staking V1 used a fixed-rate model where funds were locked for a set period. Coin98 PowerPool (Staking V2) introduces flexible staking, users can withdraw their $C98 at any time without waiting for a lock period to expire.

#### Why does the APR rate change?

The reward APR is calculated dynamically, based on the total amount of tokens in the pool. As the pool grows, rewards are shared among more stakers, which lowers the individual APR. If the pool shrinks, your share of rewards increases and APR rises.

#### Is there a minimum amount required to stake in PowerPool?

The documentation does not specify a minimum stake amount. Check the Coin98 Super Wallet app or the Coin98 website for current minimums before staking.

### Key Terms

| Term                 | Definition                                                                              |
| -------------------- | --------------------------------------------------------------------------------------- |
| APR                  | Annual Percentage Rate: the annualized yield on staked tokens, before compounding.      |
| PowerPool            | Coin98's flexible staking program (Staking V2) for $C98 holders.                        |
| Dynamic Rate Staking | A variable APR staking option where the reward rate adjusts based on total pool volume. |
| Flexible staking     | A staking model that allows withdrawal at any time, with no fixed lock-up period.       |


---

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

```
GET https://docs.coin98.com/products/coin98-super-wallet/mobile/coin98-staking.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.
