# Positions

The Positions feature in Brahma provides a comprehensive view of all your DeFi positions across supported blockchains, with data supplied by Debank. This makes it easy to monitor your holdings and performance, all from a single interface.

{% hint style="info" %}
**Key Features**

* **Multi-Chain DeFi Overview**: View all your supported DeFi positions across multiple chains, including assets in lending, borrowing, liquidity pools, and more.
* **Refresh Positions**: you can click on **Refresh Positions** to pull the latest data, making sure that your dashboard reflects the current state of your DeFi investments.
  {% endhint %}

<figure><img src="/files/5wuKq0I2CaGi7PJlmymN" alt=""><figcaption></figcaption></figure>


---

# 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.brahma.fi/brahma-accounts/brahma/portfolio-management/positions.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.
