# Emission Reduction

As mentioned earlier, there will be an automatic feature that reduces the emission rate.&#x20;

This will happen every 8 hours and the minting rate will be reduced by 5%. This will continue until the emission rate reaches 0.1 $MESO per block.

To find out more about how farming works, please head over to the following: <https://www.youtube.com/watch?v=ClnnLI1SClA>


---

# 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://mesoswap.gitbook.io/meso-swap/emission/emission-reduction.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.
