# 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: 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.
