> For the complete documentation index, see [llms.txt](https://docs.finandy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finandy.com/es/interface/blocks.md).

# Otros bloques

Estos bloques se pueden mover con el ratón a las zonas de color rojo.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/29df873f-1e94-48bf-8234-686b2e779019/image.png" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/7XDi4hh8RSNXPWjVaCuW" %}
[Ajustes de posición](/es/interface/blocks/settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/79In45tCAImKMJ0YQQ8w" %}
[Mercado (pares de divisas)](/es/interface/blocks/tickers.md)
{% endcontent-ref %}

{% content-ref url="/pages/vXrPC2RRCmjn2P30Wnhd" %}
[Libro de órdenes](/es/interface/blocks/order-book.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y0UCvFrJVN67D7hI6vW0" %}
[Notificaciones](/es/interface/blocks/notifications.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.finandy.com/es/interface/blocks.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.
