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

# Portafoglio dei Follower

*Per imparare come iniziare a seguire una strategia, assicurati di consultare la nostra breve guida per principianti per i follower:* [*Avvio rapido: Come Seguire una Strategia.*](/help-center/it/copy-trading/followers/quick-start-how-to-follow.md)

***

## Come gestire i tuoi Followings attivi

Tutti i Followings attivi di un Follower sono riflessi nel loro [Portafoglio ](https://margex.com/app/copytrading/portfolio)di Copytrading:

<figure><img src="/files/GXlpdcGFRKZE5KsfI3lo" alt=""><figcaption></figcaption></figure>

Qui i follower possono gestire tutti i loro Followings attivi e le statistiche dei Followings:

1. **Aggiungere fondi** o prelevare fondi dai loro Followings attivi (consulta i [rinnovi della strategia](/help-center/it/copy-trading/traders/strategy-settings.md#strategy-rollovers) per ulteriori dettagli relativi al prelievo e al deposito di fondi dai Followings attivi):

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

Tutte le richieste di deposito/prelievo di fondi da un Following attivo vengono elaborate durante il rollover più vicino della strategia corrispondente.

2. Consulta lo stato attuale dei Followings attivi e le statistiche corrispondenti della strategia (come il patrimonio netto della strategia, il ROE, i grafici di redditività, ecc.):

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

Cliccando su un Following si aprirà la pagina delle statistiche della strategia corrispondente, dove i Follower possono trovare tutti i dettagli della Strategia, inclusa una suddivisione del patrimonio netto, il ROE%, i grafici di redditività, la cronologia delle negoziazioni, le statistiche dei Follower, ecc.:

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

3. **Cronologia delle transazioni**: riflette tutte le transazioni relative al tuo portafoglio di Followings. Questo include prelievi/depositi completati e in sospeso da/per le Strategie, la quota di [profitto (ricompense)](/help-center/it/copy-trading/follower-tiers-rewards.md) assegnata al Trader di una strategia, ecc:

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