# How to stake WOW

{% content-ref url="/pages/Z1Y7XLxiVlGKlstOUi8a" %}
[Transferring ETH and USDC to Arbitrum](/getting-started/transferring-eth-and-usdc-to-arbitrum.md)
{% endcontent-ref %}

1. In the WOW app, connect your wallet.

<figure><img src="/files/SjE4lFXnSQx9LmeQRi54" alt=""><figcaption><p>Connect your wallet</p></figcaption></figure>

2. In the navigation pane on the left, go to the Staking page.
3. You can see the number of WOW available to stake in the centre information panel.

<figure><img src="/files/MO2mErIPVNTahO437z2I" alt=""><figcaption><p>WOW tokens available to stake</p></figcaption></figure>

4. From the dropdown menu, choose the tier you wish to stake in. Remember that staking in any tier earns shares in that tier and every lower tier.

<figure><img src="/files/9EIa1FplsfFjBdIFjWjz" alt=""><figcaption><p>Choose staking tier</p></figcaption></figure>

5. Select Next Step.
6. Choose Fixed staking or Flexi staking; use the slider to determine the duration of your stake.
7. Select Next Step.

<figure><img src="/files/z71udqE4UW0k7G64DJEn" alt=""><figcaption><p>Fixed or Flexi staking</p></figcaption></figure>

8. You see the shares you will earn in all the relevant tiers.

<figure><img src="/files/65XfbhaeChqNxEoGtYVf" alt=""><figcaption><p>Your shares in each tier</p></figcaption></figure>

9. Confirm that you understand your tokens will be locked and inaccessible to you for the duration of the stake and select the Stake button
10. Approve the transaction in your wallet.

<figure><img src="/files/srFTy28rB8TCTRJ1QO6z" alt="" width="184"><figcaption></figcaption></figure>

Congratulations! You can view your stakes on the Your Stakes page.

<figure><img src="/files/1pFli0JOo1JPgmB4zBWi" alt=""><figcaption><p>Your stakes</p></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.wealthofwisdom.io/staking/how-to-stake-wow.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.
