# Схемы

<figure><img src="/files/r6flAKjEpXA15VESuWKo" alt=""><figcaption></figcaption></figure>

### Схемы

Весь этот блок позволяет вам взаимодействовать с вашими схемами.

1. Название схемы - задается при создании схемы и позволяет вам точнее понимать где какая схема находится.
2. Диапазон цен - показывает в каком диапазоне ищутся предметы по заданной схеме.
3. Вкл/Выкл - позволяет вам включить/выключить вашу схему.
4. Сайты - показывает по каким сайтам происходит поиск предмета.
5. Дубликать - при нажатии на кнопку создает дубликат схемы.
6. Диапазон профита - показывает минимальный и максимальный % прибыли по которым ищутся предметы.
7. &#x20;Редактирование - при нажатии на кнопку появляется возможность полностью отредактировать вашу схему.
8. Создать схему - при нажатии появляется окно создания схемы. Как создать схемы можно прочитать [здесь](/tradeon-pulse/live_tape/schemes/creating_schema.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/live_tape/schemes.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.
