# Expansion

At the start of each epoch, the protocol checks the time-weighted average price (TWAP) of $BRATE. If the TWAP is greater than or equal to 1.001, new $BRATE tokens will be minted in the boardroom. The specific amount of new $BRATE tokens minted during this process is determined by the current circulating supply of $BRATE.

We chose to set the peg ratio at 1.001 for the BRATE-ETH LP, considering the unique characteristics of a sAMM (Stable Automated Market Maker) system. In a sAMM, stability and sustainability are paramount. The 1.001 peg ratio was selected to create a more balanced and sustainable equilibrium within the LP. This decision aligns with the principles of a sAMM, where precision in maintaining pegs is essential for the stability of the ecosystem. By using 1.001, we ensure a tighter and more consistent peg that benefits the entire community participating in the BRATE-ETH LP.

{% hint style="info" %}
Flexibility and Adaptability: Expansion and Rates Subject to Change for the Health of $BRATE
{% endhint %}


---

# 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://basedrate.gitbook.io/based-rate/protocol/expansion.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.
