# 1. Dashboard

![](/files/xOy7rPDMU7zo745Klziy)

Dashboard is a visual display of all of your asset. Go here to view your total asset on Hectagon

### 1.  Total Balance&#x20;

Total balance is total your asset. If you only connect and do not sign in then Total Balance only shows the balance of currently connected wallet. If you already sign in, then Total Balance shows the balance of all wallets of the current Account.

### 2. Pie chart&#x20;

The block in the left includes a pie chart which shows all your HECTA and gHECTA (token represents for your HECTA staking ). gHECTA vesting is the gHECTA residing in the Vesting vault.

### 3. Staking

Amount: The current gHECTA (HECTA staking)

Current APY (Annual Percentage Yield) projects the profit if current reward rate is kept through out the year. However, reward rate is subject to change every 8 hour (epoch) so the Current APY do not totally represent the real profit.

Reward: The reward amount you might receive after the current epoch is finished. However, this number will fluctuate with the changes of total staked HECTA.&#x20;

### 4. The graph

Show changes of your total balance over time in USD. This graph is <mark style="color:red;">NOT REAL TIME</mark> and it is updated hourly.


---

# 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.hectagon.finance/product/user-manual/1.-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.
