# Обзор страницы

{% embed url="<https://www.youtube.com/watch?t=&v=wKflWbi1VKE>" %}

### Взаимодействие со списками разделены на 3 блока:

1. **Таблица**. От сюда происходит поиск выгодных предметов и основной способ занести предмет в нужный список. Более подробно можно прочитать [здесь](/tradeon-pulse/spiski/tablica.-kak-dobavit-predmet-v-spisok.md).
2. **Левый блок "Сохраненные списки"**. Здесь вы можете менеджерить все ваши сохраненные списки по инвестициям и схемам для трейда. Более подробно можно прочитать [здесь](/tradeon-pulse/spiski/levyi-blok-sokhranennye-spiski.md).
3. **Правый блок "Таблица с предметами"**. Тут представлена вся информация по вашим предметам из списка.  Более подробно можно прочитать [здесь](/tradeon-pulse/spiski/pravyi-blok-tablica-s-predmetami.md).


---

# 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://tradeon-guide.gitbook.io/tradeon-pulse/spiski/obzor-stranicy.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.
