# Auto Harvest and Convert

The main feature of Stablz as a platform is that it can automatically harvest yield and store your earnings in stablecoins, rather than CRV, CVX, or other emissions tokens rewards. This means that your principal is safe in terms of price fluctuations, but now so is your interest earned.&#x20;

This makes yield farming (in stablecoins) completely set and forget rather than having to constantly monitor price and dump earnings once in a while. Stablz contracts will automatically harvest yield at a certain threshold; we will not reveal this threshold to prevent frontrunning.&#x20;


---

# 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://stablz.gitbook.io/stablz-documentation/features/auto-harvest-and-convert.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.
