# Overview

{% hint style="info" %}
Every interface block can be dragged and resized; the layout is saved with your account settings after a change.
{% endhint %}

<figure><img src="/files/wt8xesPsq3LXOovTeIUX" alt=""><figcaption><p>tuleep.trade interface</p></figcaption></figure>

Certain blocks of the interface can be popped out into a separate browser window, allowing you to keep them visible on your screen while using other applications.&#x20;

This feature enables you to monitor specific information or functionalities within the trading terminal easily.


---

# 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.tuleep.trade/terminal/overview.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.
