> For the complete documentation index, see [llms.txt](https://docs.abracadabra.money/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abracadabra.money/learn/abracadabra-spanish/intro/the-dashboard.md).

# The Dashboard

## **Usando el tablero de instrumentos**

![](/files/-McCc-aib-_isFnEXEug)

Para acceder al panel de control deben mover el cursor sobre la dirección de la cartera anterior, y se van a cambiar el panel de visualización. Haga clic aquí para ingresar a la página del Panel de Control.

![](/files/-MfCcashSS2ERGW2PPi7)

Esta página tiene varios marcos que permiten a los usuarios interactuar y recopilar datos sobre varios aspectos de sus posiciones en[ **abracadabra.money.**](https://abracadabra.money/)<br>

## **MIM Saldo a la Bentobox**&#x20;

Este marco describe la cantidad de MIM que el usuario tiene en Bentobox. Mantén eso en mente. ya que Abracadabra está usando la tecnología Kashi. interactúa con Bentobox. Leer más sobre lo que es Bentobox[ **aquí**](https://docs.sushi.com/products/bentobox)**.**

![](https://lh4.googleusercontent.com/7Gu3mDp4w8I_Y9OBIZUyrq9eLL64F-6wTUhVGPFnlDG6zaq1SNtmI_d8NmfV-AA3Y-pbWrjolhGb7C_J9QtHdTwEjTpuG4Pah3cwkY4vIKTXGstUjWX8M9SvPJHEdWEi74nLkWFm)

Después de haber eliminado su posición, considere verificar su saldo aquí, algunos MIM pueden enviarse a su saldo de Bentobox y podrá retirarse haciendo clic en el botón de RETIRAR.<br>

## **El Resumen (The Summary)**

Este cuadro le brinda al usuario un resumen rápido de los totales de su posición actual.

![](/files/-McCpjC5gNctPUiL9vzH)

* **TOTAL PRESTADO (TOTAL BORROWED) :** muestra la cantidad total de tokens MIM prestados.
* **TOTAL COLATERALIZADO (TOTAL COLLALTERALISED) :** muestra el valor en USD de todos los ibTKN suministrados a todas las posiciones.
* **OFERTAS ABIERTAS (OPEN DEALS) :** muestra qué tipos de ibTKNS se utilizan actualmente como colateral/aval.

## **Posiciones Abiertas**

La parte inferior de la página mostrará un resumen de todas las posiciones del usuario y lo saludable que son actualmente.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.abracadabra.money/learn/abracadabra-spanish/intro/the-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
