> For the complete documentation index, see [llms.txt](https://help.margex.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.margex.com/help-center/tr/copy-trading/traders.md).

# Yatırımcılar

- [Hızlı Başlangıç (Yatırımcılar): Strateji Nasıl Oluşturulur](https://help.margex.com/help-center/tr/copy-trading/traders/quick-start-how-to-create-a-strategy.md): Kendi stratejinizi oluşturmak için: 1. Kopya Ticaret sekmesine gidin 2. 'Strateji oluştur' düğmesine 3. Strateji adını, özkaynak ve diğer parametreleri seçin 4. Stratejiyi yayınlayarak takipçi kazanın
- [Stratejilerinizi Yönetme](https://help.margex.com/help-center/tr/copy-trading/traders/manage-strategy.md): 'Stratejilerim' sekmesinden stratejilerinizi yönetme: Burada takipçi istatistiklerini, işlemleri, ticaret geçmişini gözden geçirebilir ve strateji ayarlarını yapılandırabilirsiniz.
- [Strateji Ayarları](https://help.margex.com/help-center/tr/copy-trading/traders/strategy-settings.md): Kendi Stratejinizi daha çekici hale getirmenin yollarını öğrenin. Gizlilik ayarlarını, strateji açıklamasını, sosyal medya bağlantılarını ve daha fazlasını değiştirin.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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