# BDIP1: Adjust Stability Fee and Line

In order to improve the stability of decentralized stable currency BAI, we will increase the stability fee up to 10%, and reduce the upper limit of BAI generated by each collateral.&#x20;

The adjustment details are as follows:&#x20;

• Adjust the upper limit of BNB-A, ETH-A and BTCB-A to 3 million.&#x20;

• Adjust the upper limit of BUSD-A to 5 million.&#x20;

• Adjust the total upper limit to 20 million.&#x20;

• Adjust BUSD-A stability fee to 10%.


---

# 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.bakerfi.com/bakerdao/en/bdips/bdip1.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.
