# Трейдеры

- [Быстрый Старт для Трейдеров. Как создать свою Стратегию](https://help.margex.com/help-center/ru/copy-trading/traders/quick-start-how-to-create-a-strategy.md): Для создания стратегии: 1. Зайдите в раздел 'Копитрейдинг' 2. Нажмите 'Создать стратегию' 3. Укажите название, токен и ваш капитал 4. Настройте параметры и опубликуйте стратегию для набора подписчиков
- [Как управлять своими Стратегиями](https://help.margex.com/help-center/ru/copy-trading/traders/manage-strategy.md): Управляйте своими стратегиями на вкладке "Мои стратегии". Здесь вы можете просматривать статистику по подписчикам, транзакции, историю торгов, настраивать параметры и настройки вашей стратегии.
- [Настройки Стратегии для трейдеров](https://help.margex.com/help-center/ru/copy-trading/traders/strategy-settings.md): Узнайте как настроить свою персональную стратегию на Margex, чтобы сделать ее более интересной для подписчиков. Измените настройки конфиденциальности, описание, добавьте ссылки на соцсети и другое.


---

# 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://help.margex.com/help-center/ru/copy-trading/traders.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.
