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

# Portfolio der Follower

*Um zu erfahren, wie man einer Strategie folgt, sollten Sie sicherstellen, dass Sie unseren kurzen Anfängerleitfaden für Follower überprüfen:* [*Schnellstart: Wie man einer Strategie folgt*](/help-center/de/copy-trading/followers/quick-start-how-to-follow.md)*.*

***

## Wie man seine aktiven Followings verwaltet

Alle aktiven Followings eines Followers werden in seinem Copytrading-[Portfolio ](https://margex.com/app/copytrading/portfolio)angezeigt:

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

Hier können Follower alle ihre aktiven Followings verwalten und die Statistiken der Followings einsehen:

1. **Gelder** zu ihren aktiven Followings hinzufügen oder von ihnen **abheben** (weitere Informationen zu Ein- und [Auszahlungen von Geldern ](/help-center/de/copy-trading/follower-tiers-rewards.md#strategy-rollover)aus aktiven Followings finden Sie in den Strategie-Rollovers):

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

Alle Anfragen zur Einzahlung/Auszahlung von Geldern aus einem aktiven Following werden während des entsprechenden Rollovers der Strategie bearbeitet.

2. Den aktuellen Status der aktiven Followings und die entsprechenden Statistiken der Strategie überprüfen (wie Strategie-Eigenkapital, ROE, Rentabilitätsdiagramme usw.):

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

Ein Klick auf ein Following öffnet die entsprechende Statistikseite der Strategie, auf der Follower alle Details der Strategie finden können, einschließlich einer Aufschlüsselung des Eigenkapitals, ROE%, Rentabilitätsdiagramme, Handelsgeschichte, Follower-Statistiken usw.:

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

3. Transaktionshistorie - spiegelt alle Transaktionen im Zusammenhang mit Ihrem Following-Portfolio wider. Dies umfasst abgeschlossene und ausstehende Ein- und Auszahlungen zu/from Strategies, [Profit Share](/help-center/de/copy-trading/follower-tiers-rewards.md#follower-tiers) (Belohnungen), die einem Trader einer Strategie zugeteilt wurden, usw.:

<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/de/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.
