> For the complete documentation index, see [llms.txt](https://docs.wealthofwisdom.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wealthofwisdom.io/staking/claiming-wow.md).

# Claiming WOW

Once vested, these WOW can be “Claimed”.  Once claimed they will be visible in the holder’s wallet. &#x20;

“Claimed” WOW can then be staked with other “Liquid” tokens eg tokens purchased via an exchange or sent from another wallet.

<mark style="color:red;background-color:yellow;">**NB: Before claiming your claimable tokens, ensure you will have sufficient WOW remaining to stake in your desired tier. Else Stake First and Claim AFTER**</mark>

{% content-ref url="/pages/WTsDh5efoJclCzyAjyTQ" %}
[Choosing your tier](/staking/introduction-to-staking/choosing-your-tier.md)
{% endcontent-ref %}

## Claiming vested WOW

1. Go to the WOW Token page.

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

2. Here you can see the number of WOW tokens that can be claimed.
3. Select Claim and approve the transaction in your wallet.

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

4. The tokens now appear in your wallet and are reflected in the *Available to stake* balance on the Staking page.

You may also claim tokens individually per token round by expanding the info panel for that token round and selecting **Claim**.

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


---

# 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.wealthofwisdom.io/staking/claiming-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.
