> 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/followers/manage-followings.md).

# Takipçi Portföyü

*Bir Stratejiye nasıl takip edileceğini öğrenmek için, takipçiler için kısa başlangıç kılavuzumuza göz atmayı unutmayın:* [*Hızlı Başlangıç: Strateji Nasıl Takip Edilir*](/help-center/tr/copy-trading/followers/quick-start-how-to-follow.md)*.*

***

## Aktif Takiplerinizi Yönetme

Bir takipçinin tüm aktif takipleri, Copytrading [Portföyü'nde ](https://margex.com/app/copytrading/portfolio)yansıtılır:

<img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/1_MF_Portfolio_27238d62da.png" alt="" width="563">

Burada takipçiler, aktif takiplerini ve takiplerinin istatistiklerini yönetebilir:

1. Aktif Takiplerinden fon ekleyebilir veya çekebilirsiniz (aktif takiplerden fon yatırma ve çekme ile ilgili ek bilgiler için [strateji dönüşlerine](/help-center/tr/copy-trading/traders/strategy-settings.md#strategy-rollovers) bakın):

<img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/2_MF_Add_Withdraw_060de356eb.png" alt="" width="563">

Aktif takiplerden fon yatırma/çekme talepleri, ilgili stratejinin en yakın dönüşü sırasında işlenir.

2. **Aktif takiplerin güncel durumunu ve ilgili stratejinin istatistiklerini inceleyebilirsiniz** (strateji sermayesi, ROE, kârlılık grafiklerinin yanı sıra, vb.):

<img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/3_MF_Following_Details_f8caec40ca.png" alt="" width="563">

Bir takibe tıklamak, ilgili stratejinin istatistik sayfasını açacak ve burada takipçiler stratejinin tüm detaylarını bulabilir, buna sermaye, ROE%, kârlılık grafikler, ticaret geçmişi, takipçi istatistikleri vb. dahildir.

<img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/5_MF_Strategy_Stats_fd943e25cc.png" alt="" width="563">

3. **İşlem Geçmişi** - Takiplerinizin portföyüyle ilgili tüm işlemleri yansıtır. Bu, stratejilere yapılan tamamlanmış ve bekleyen fon yatırma/çekme işlemleri, Strateji Yatırımcısına tahsis edilen [Kar Payı](/help-center/tr/copy-trading/follower-tiers-rewards.md#follower-tiers) (ödüller) vb. içerir.

<img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/4_MF_Transaction_History_b4fd3bfe2c.png" alt="" width="563">


---

# 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, and the optional `goal` query parameter:

```
GET https://help.margex.com/help-center/tr/copy-trading/followers/manage-followings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
