# My Positions

As shown below, there are several ways that allow users can interact and gather data about their positions on [**abracadabra.money.**](https://abracadabra.money/) It displays a complete view of the users positions, including Cauldrons, BentoBox and DegenBox balances, on all supported chains.

## The Cauldrons view

<figure><img src="https://2388475231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mc9U0yE30Tc9xb3mVGA-1703796690%2Fuploads%2FSOcRj6DvOJUdcaavWMQy%2FAbraV3%20-%20Positions%20-%20Cauldrons.png?alt=media&#x26;token=29c7fc97-9eb5-43ad-83f7-9d95b33c6752" alt=""><figcaption></figcaption></figure>

The **Cauldrons** section under **My Positions** provides an overview of all your active positions in Abracadabra Cauldrons. You can sort and filter this view by **Health Factor, Collateral Deposited, MIM Borrowed, APR,** or **Chains**.

Clicking **Manage** on any position will take you to the corresponding Cauldron page, where you can make adjustments as needed.

## MIM Balance on Bentobox/Degenbox

This section displays the amount of MIM the user holds in **Bentobox** or **DegenBox** across all chains. MIM in these boxes typically comes from surplus obtained during deleveraging.

Users can easily withdraw their MIM back to their wallet with a single click.

![](https://2388475231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mc9U0yE30Tc9xb3mVGA-1703796690%2Fuploads%2FzFsjr9Un5jjJuRx92zjq%2FCapture%20d%E2%80%99e%CC%81cran%202024-02-24%20a%CC%80%2013.43.39.png?alt=media\&token=6f8812d4-c0be-4a6b-b99e-f07c172075a3)


---

# 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.abracadabra.money/learn/intro/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.
