# Traders

- [شروع سریع برای معامله گران. چگونه استراتژی خود را ایجاد کنید](https://help.margex.com/help-center/fa/copy-trading/traders/quick-start-how-to-create-a-strategy.md): To create your own strategy: 1. Go to the Copy Trading tab 2. Click 'create strategy' 3. Choose strategy name, currency and equity 4. Configure settings and publish the Strategy to gain followers
- [چگونه استراتژی های خود را مدیریت کنید](https://help.margex.com/help-center/fa/copy-trading/traders/manage-strategy.md): Your strategies can be managed from the 'My Strategies' tab. Here you can review follower statistics, transactions, trading history, configure your strategy parameters and settings.
- [تنظیمات استراتژی](https://help.margex.com/help-center/fa/copy-trading/traders/strategy-settings.md): Learn how to configure your personal Strategy to make it more attractive to potential followers on Margex. Change your privacy settings, strategy description, add social media links and more.


---

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