# Other blocks

These blocks can be moved using the mouse to designated areas highlighted in red.

<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/v76HV6YODUiQyb75Pe1u" %}
[Position settings](/interface/blocks/settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/HwoUd14G1stEB5mkdBjW" %}
[Market (currency pairs)](/interface/blocks/tickers.md)
{% endcontent-ref %}

{% content-ref url="/pages/vxkJogOPM7kIHijSuZ3z" %}
[Order book](/interface/blocks/order-book.md)
{% endcontent-ref %}

{% content-ref url="/pages/9DFVFVJXX30obMpOc55y" %}
[Notifications](/interface/blocks/notifications.md)
{% endcontent-ref %}


---

# 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.finandy.com/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.
