# Interface

- [User Interface](https://docs.finandy.com/interface/about.md): ✔ Description of Finandy trading interface: menus, widgets, functions, differences between standard and PRO modes. Detailed guide on how to use the interface.
- [Chart](https://docs.finandy.com/interface/chart.md): ✔ Learn how to use charts on the Finandy platform: setting up timeframes, indicators, and scaling. A detailed guide to TradingView chart functions and tools.
- [Position list](https://docs.finandy.com/interface/positions.md): ✔ Managing open and closed positions on the Finandy platform: search, filter, mass close and edit positions. A detailed guide to working with positions.
- [Signal log](https://docs.finandy.com/interface/signal-log.md): ✔ Learn how to use the signal log on the Finandy platform to analyse incoming TradingView signals and actions. Detailed guide on how to work with signals and alerts.
- [Other blocks](https://docs.finandy.com/interface/blocks.md): ✔ Here you will learn how to move and configure blocks in the Finandy interface to optimise your workspace. A detailed guide to working with the different blocks in the interface.
- [Position settings](https://docs.finandy.com/interface/blocks/settings.md): ✔ Here you will learn how to set up positions on the Finandy platform: hedging mode, isolated margin, changing margin leverage, automatic order cancellation and customisation templates.
- [Market (currency pairs)](https://docs.finandy.com/interface/blocks/tickers.md): ✔ Learn how to manage a block of trading instruments on the Finandy platform: add to favourites, filter, sort and search by name. Detailed guide to working with currency pair tickers
- [Order book](https://docs.finandy.com/interface/blocks/order-book.md): ✔ Learn how to use the order book on the Finandy platform: displaying buy and sell orders, inserting prices from the stack into the order form. Detailed guide on how to work with the order book.
- [Notifications](https://docs.finandy.com/interface/blocks/notifications.md): ✔ A detailed guide to working with notifications. Learn how to manage notifications on the Finandy platform: filtering, message detailing and page navigation.


---

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