# How does Betoken punish huge manager’s losses

A manager’s investments with losses below 10% will lose the normal amount of Kairo, whereas investments with more than 10% losses will lose a lot more Kairo as the losses increase. Investments with losses above 25% will lose all of the staked Kairo, causing a -100% KRO to redeem.

{% hint style="danger" %}

### Why should I redeem DAI from a -100% position?

TL;DR: as a manager, you may have noticed an active position with a KRO to redeem balance displaying -100% on your dashboard. That doesn’t imply there is no value still locked in it.

If you redeem the DAI from a -100% position, then you protect Betoken from further losses. By doing so, you protect your own manager's commissions.

{% endhint %}


---

# 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://betoken.gitbook.io/docs/manage-the-fund/how-does-betoken-punish-huge-managers-losses.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.
