# How it works

Yield generated by vault deposits is regularly harvested and swept into the CHFRY’s Oven. This gradually converts user-staked fUSD in the Oven into the underlying stablecoin basket.&#x20;

Users can burn staked fUSD according to how much has been converted into stablecoins. This ensures convergence between fUSD and the stablecoin basket, through the former being a bond that eventually matures into the latter.

Any user’s staked fUSD in Oven, if already overfilled, can be force-converted, and the surplus collected by the force-converter, or spread across all other fUSD stakers if the force-converter is not currently staking fUSD.&#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://docs-chfry.gitbook.io/doc/oven/how-it-works.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.
