> 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/wow-platform/dashboard.md).

# Dashboard

<figure><img src="/files/5IOVCdWmtOOdFmhqD39W" alt=""><figcaption><p>Dashboard</p></figcaption></figure>

## Understanding the Dashboard

<figure><img src="/files/s3Ve3clR5F1IOmAPFu69" alt=""><figcaption><p>Understanding the Dashboard</p></figcaption></figure>

**My WOW:** Balance of circulating WOW held in your wallet and available to stake, exchange or transfer.

**Unvested:** Your WOW which are subject to a vesting schedule and are unstaked. These WOW can be staked but cannot be exchanged or transferred.

**My Stakes:** Number of WOW you currently have staked.

**Available to stake:** Balance of circulating WOW which you hold but have not staked.

**My Rewards:** Rewards available to you to claim.

**Total claimed:** Total regards you have claimed to date.


---

# 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/wow-platform/dashboard.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.
