# Acre Dashboard

Activities and Acre Points can be viewed on the Acre DApp at <https://v2.acre.fi/dashboard>.&#x20;

Depositors control their assets with a bitcoin transaction once they sign in with a bitcoin wallet. The dashboard supports key functions such as deposit, withdraw, and claiming Acre points.

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

The dashboard also displays helpful statistics such as:

* Position: how much and for how long have you had your BTC in Acre.
* View points: Acre points are claimable within the Acre dashboard.
* Transaction History: easily see your previous Acre transactions and link to the corresponding transaction.


---

# 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.acre.fi/acre-dapp/portfolio-view.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.
