# The Dashboard

## Dashboard

The **Dashboard** displays a quick overview of the **Borrow**, **Pool**, and **Stake** Tabs. Refer to the dashboard to see all your positions neatly in one place.

![](/files/cuBogM2jspiI5fc5kOia)

### Borrow Summary

The **Borrow Summary** highlights your **Collateralization Ratio**, **Borrowed YUSD**, and **Total Collateral**. It also displays the **System Collateral Ratio**. If you want to learn more the importance of the system collateral ratio, click [here](https://techdocs.yeti.finance/how-does-yeti-finance-work/recovery-mode#what-is-the-total-collateral-ratio-1).

To learn more about how to adjust your Trove, add collateral types, or borrow YUSD, see the [Borrowing section ](/using-yeti-finance/borrowing.md)for more information.

![](/files/Gtud9vNh1Y6I0YQXUoGs)

### Pool Summary

The **Pool Summary** highlights the amount of YUSD you have deposited in the **Stability Pool** and the amount of YUSD in your wallet. To learn more about how to deposit YUSD in the pool, go to [Stability Pool](broken://pages/ZZhmNoXLrPzSGS8yYN2G) for more information.&#x20;

![](/files/XDZ8ULuu3iuT1MgHeyat)

### Stake Summary

The **Stake Summary** highlights the amount of **veYETI** you've accumulated. Go to [Staking Yeti](broken://pages/bYj29WCtmLT86c9FKxVf) on how to stake Yeti and [Tokenomics](broken://pages/cHpnKM1RYEDIlZs0Bert) to learn about veYETI use cases.

![](/files/4Jt383knCBlsgCHPeuJQ)


---

# 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.yeti.finance/using-yeti-finance/the-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.
