# How to stake WOO on WOOFi

To begin accumulating rewards, you'll first need to move your WOO onto one of the following blockchains supported by WOOFi Stake:

* Ethereum
* Arbitrum
* BNB Smart Chain
* Optimism
* Polygon PoS
* Avalanche

{% hint style="warning" %}
Video tutorial on staking your WOO&#x20;
{% endhint %}

{% embed url="<https://x.com/_woofi/status/1884896468647178373?s=46&t=P__4k0QR4iSbpFppUJhJrg>" fullWidth="false" %}
How to stake WOO onchain
{% endembed %}

There are multiple ways to move your WOO across chains, but we recommend swapping crosschain with WOOFi as it is the fastest and easiest method.&#x20;

Now head to [WOO Stake](https://woofi.com/swap/stake), connect your wallet, and select from the drop-down menu the blockchain on which you hold the WOO tokens.&#x20;

<figure><img src="https://1692387410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McghiWP3H5y-b9oQ6H6-887967055%2Fuploads%2FQeMOhA1DHvxffSqmJxKD%2Fimage.png?alt=media&#x26;token=94f76769-cf11-4593-825c-33dbf0f1166d" alt=""><figcaption></figcaption></figure>

Enter the number of WOO tokens that you want to stake in the input field or just click the wallet icon to stake all of the WOO in your wallet. The stake button will light up - click it and approve the transaction.&#x20;

<figure><img src="https://1692387410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McghiWP3H5y-b9oQ6H6-887967055%2Fuploads%2FbHGo84tlbwgu1XNmZHtU%2Fimage.png?alt=media&#x26;token=3c5321e0-ea92-465f-97ee-b22f55c9602e" alt=""><figcaption></figcaption></figure>

Your total staked WOO will update shortly after the transaction completes. Congrats, you are now passively earning USDC rewards and XP.  Your total rewards earned and the APRs at which you are earning USDC and XP are all displayed in a row. &#x20;

You automatically earn XP at 30% APR. Each XP that you stake counts as one WOO token and will increase your daily share of WOOFi protocol net fees. You can stake XP manually via the compound button, or automatically by turning on auto-compound. Your total staked XP will appear next to your staked WOO balance.

Track the USDC rewards and XP you've earned in the window on the right. You can claim these USDC rewards at any time by clicking the claim button or convert them into more staked WOO using the compound button.&#x20;

<figure><img src="https://1692387410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McghiWP3H5y-b9oQ6H6-887967055%2Fuploads%2FtR6iG1NFit0PrZ93NQ7m%2Fimage.png?alt=media&#x26;token=2c1cbd7d-779a-4ea7-a98a-7a8818f5dd7d" alt=""><figcaption></figcaption></figure>

To increase your share of WOOFi revenue, you can complete challenges that will boost the APR at which you earn XP to a maximum of 76.05%. These challenges include:

* Swapping on WOOFi or trading perps on WOOFi Pro (1.3x)
* Maintaining TVL in WOOFi Supercharger vaults (1.3x)
* Enabling auto-compound (1.5x)

If you want WOOFi to automatically swap your USDC rewards into WOO and stake them every day, turn on auto-compound. Note: you won't be able to claim staking rewards while auto-compound is enabled.

<figure><img src="https://1692387410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McghiWP3H5y-b9oQ6H6-887967055%2Fuploads%2F3O6IJPhj2mCJvLlou3ez%2Fimage.png?alt=media&#x26;token=5df6a594-20ab-4665-87a9-6f5414e3acdf" alt=""><figcaption></figcaption></figure>

The 7-day trading volume and TVL thresholds required to activate your XP boosts are dictated by your WOOFi staking tier. The more WOO you have staked, the more volume you'll need to swap, and the more assets you'll need to keep deposited.

<figure><img src="https://1692387410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McghiWP3H5y-b9oQ6H6-887967055%2Fuploads%2FF1KM3I2a7Gm9nlFOlBKB%2Fimage.png?alt=media&#x26;token=47d0a310-1cbb-492c-9107-d5f677f2235b" alt=""><figcaption></figcaption></figure>

You can unstake any amount of WOO at any time, but please note that you will lose an equal percentage of XP. Click the unstake button, specify the amount you wish to unstake, and confirm the transaction in your wallet. &#x20;

{% hint style="info" %}
**Still have WOO staked in v1? Follow the** [**tutorial**](https://learn.woo.org/user-guides/how-to-stake-woo-on-woofi/staking-migration) **to migrate and continue earning rewards.** &#x20;
{% endhint %}


---

# 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-woo-on-woofi.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.
