> For the complete documentation index, see [llms.txt](https://docs.grabity.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.grabity.org/products/dashboard.md).

# Dashboard

![Grabity at a Glance 👀](/files/04nTQWnI86S322XMGOH5)

Once you visit our official [Web Application](https://grabity.org/app/), you'll be landing on the Dashboard page. You'll find useful information including:

* The market price, the circulating supply, and the market cap of GBT
* The contract address of GBT
* Your current rewards
* Your GBT Balance
* Total Value Locked and Total Value Warped on Grabity DEX
* Current GBT Emission per block

Think of Dashboard as your control panel. Upon unlocking your wallet, you can even harvest all of your pending rewards at once!&#x20;


---

# 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.grabity.org/products/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.
