# Earn

- [Leveraged Strategies](https://v1.docs.blueberry.garden/earn/leveraged-strategies.md): Using leverage is extremely risky, and the additional yield-bearing derivatives  each carry additional risk. Make sure you are qualified and have studied all associated risks before using.
- [Liquidation Process on Blueberry](https://v1.docs.blueberry.garden/earn/liquidation-process-on-blueberry.md): Liquidation is a crucial aspect of the Blueberry protocol, designed to protect lenders and maintain the stability of the platform. This document provides an in-depth explanation of the liquidation pro
- [The Concept of Liquidation](https://v1.docs.blueberry.garden/earn/liquidation-process-on-blueberry/the-concept-of-liquidation.md)
- [Liquidations on Blueberry](https://v1.docs.blueberry.garden/earn/liquidation-process-on-blueberry/liquidations-on-blueberry.md)
- [Role of Bots in the Liquidation Process](https://v1.docs.blueberry.garden/earn/liquidation-process-on-blueberry/role-of-bots-in-the-liquidation-process.md)
- [Mitigating Liquidation Risk](https://v1.docs.blueberry.garden/earn/liquidation-process-on-blueberry/mitigating-liquidation-risk.md)
- [Earn Token Listing](https://v1.docs.blueberry.garden/earn/earn-token-listing.md): The requirements for a token to be listed on the protocol
- [Earn Token Delisting](https://v1.docs.blueberry.garden/earn/earn-token-delisting.md)
- [Strategy Listing and Delisting](https://v1.docs.blueberry.garden/earn/strategy-listing-and-delisting.md): The requirements for a token to be listed on the protocol
- [Fee Structure](https://v1.docs.blueberry.garden/earn/fee-structure.md)
- [Earn Error Codes](https://v1.docs.blueberry.garden/earn/earn-error-codes.md): BlueberryError.sol - Technical Documentation


---

# 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://v1.docs.blueberry.garden/earn.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.
