# How to stake on WOO X

Realizing that not all users want to manage their own private key and use DeFi protocols, WOO X built a centralized portal that allows users to stake WOO via the mobile or web app in a simple one-click experience.&#x20;

**How much is the yield?**

Yields are generated in USDC by protocol revenues, which then buys back WOO daily on behalf of the user. The rate fluctuates based on onchain volumes and the price of WOO - as volumes go up or the price of WOO decreases, more WOO is able to be purchased each day.

**Other important details**

Staked WOO can be withdrawn at any time, but requires a 24-hour settlement period for WOO X to aggregate all new deposits and withdrawals, and perform an onchain settlement.&#x20;

On the web app, check out WOO Staking in the navigation bar.&#x20;

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

On mobile, find the staking shortcut from the home page, or within My WOO.&#x20;

Users can deposit WOO to WOO X on most popular chains, including Ethereum, Arbitrum, BSC, Avalanche, and Solana. Once the deposit is confirmed, users can stake, and begin&#x20;

If you have more questions, check out the FAQ on WOO X: <https://support.woox.io/hc/en-us/articles/44759090386713--Staking-FAQ>


---

# 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://learn.woo.org/user-guides/how-to-stake-on-woo-x.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.
