# Negative Yield Returns

Depending on market conditions, the total returned from the farmer may be less than the amount staked. If so, the epoch will enter a no-draw scenario.&#x20;

To minimise any loses, Nezha will not deduct any costs. Additionally, Nezha runs a discretionary fund. While the discretionary fund is not part of the smart contract, the Nezha DAO may determine to fully or partially address any loses, or make other compensation as it see fit and is able to do so. This fund is not a protection against loses and participants must accept that staking with Nezha subject them to the risks of Nezha's yield farmer.


---

# 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://docs.nezha.fi/risks-and-mitigations/negative-yield-returns.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.
