# Handling inactive Traders

With the possession of Reputation Token Traders are eligible to manage a share of the PEAKDEFI Fund which also means that there is Investment Capital reserved for every Trader to manage. If a Trader does not trade at all the capital he / she manages is blocked and does not grow. **To avoid this situation, managers who have been inactive for 2 cycles or above will lose their entire Reputation Token balance.** Inactivity is defined as not making any trade.


---

# 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://documents.peakdefi.com/for-asset-managers/how-to-for-asset-managers.../handling-inactive-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.
