# Dashboard

Click \[Dashboard] in the navigation bar to enter this page

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

In this page, you can see all the personal relevant information in Pawnfi

### 1. About Activity/ Token Market/ NFT Listings

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

In this area, you can see Pawnfi's latest events/ announcements; token prices and quick navigation for trading; new NFT listings, and directly join in Pawnfi's communities.

### 2. About Lending Market

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

In this area, you can see

* Top 3 markets with the largest supply volume
* Top 3 markets with the largest borrow volume
* Your current Supply, Borrow, and Limit Used
* Your position in Supply & Borrow

### 3. About Pawnfi SAFE

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

In this area, you can see

* Current placing situation among the market, total voting power, average placing time, and expected APY
* Your placed token amount, current voting power, claimable token amount, and your percentage of voting power among the market
* SAFE schedule for your $PAWN
* Your current available Safety Incentives

### 4. About Liquidity Mining

<figure><img src="/files/94hnAnaumQX7UoYINIan" alt=""><figcaption></figcaption></figure>

In this area, you can see

* Total TVL of liquidity mining in the market, weekly rewards, and expected APY from liquidity mining
* Top 3 lending pools with the highest gauge weight
* Liquidity (iToken) you currently stake
* Your current available liquidity mining rewards

### 5. About Calendar

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

In this area, you can see events on particular days, which include:

* Start and end date of an event
* Order expiration date
* Liquidation alert
* $PAWN displace notice
* ...etc.

### 6. About My Records

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

In this area, you can see all your live orders

* NFT Leverage
* Consignment
* Listing
* Offer


---

# 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://guide.pawnfi.com/home-page/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.
