# Yield farming risks

Yield Farming contains risk as any financial instrument. DeFi risks differes from classic types of risks in traditional finances. Meaning that you must educate yourself about it and be as aware of those as possible. Main DeFi risks are:

* Loosing of your private keys or getting hacked equals to loss of all funds
* Any protocol could get attacked and hacked
* Impermanent Loss.
* Rug-pulls and scams.
* A stablecoin could lose it's peg.


---

# 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.uno.farm/tutorials/yield-farming-risks.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.
