# Dashboard

<https://bow.kujira.network/dashboard>

## Track LP performance using the BOW dashboard

The BOW dashboard displays all active BOW liquidity provision (LP) token positions for any connected wallet. Positions are listed in order from largest liquidity provision token balance to smallest.&#x20;

Additional information is displayed for each active pair like this:

<figure><img src="/files/YiOShhz0jWl0NiSi56CN" alt="" width="403"><figcaption><p>ATOM / axlUSDC LP position balance and unclaimed rewards</p></figcaption></figure>

### APR

The APR is the near-term expected yearly return on (staked) provided liquidity via rewards that come from swap fees and farming incentives. The APR is dynamic and changes with pair volume and incentives.

### Farming Incentives

The 'Farming Incentives' are incentives that have been provided to further bootstrap usage of a token pair. The 'Overview' tab on the BOW 'Pools' section for each token pair has graphs displaying the total amount of incentives disseminated over time.

### My LP Balance

'My LP Balance' shows the total amount of liquidity provided to a specific token pair as well as the estimated dollar balance. Stake LP tokens to maximize BOW rewards!&#x20;

### My Stake

'My stake' shows the total amount of staked LP tokens for a specific pair as well as the estimated dollar balance. Staking LP tokens increases the share of fees received from holding LP tokens. LP tokens can be unstaked at any time almost instantly.&#x20;

### Rewards (unclaimed)

The last part of the dashboard tracks a wallet's unclaimed rewards for a token pair with actively provided liquidity. Rewards are broken down into the amount of each asset previously earned (and not yet claimed) from staking LP tokens.&#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.kujira.app/dapps-and-infrastructure/bow/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.
