# BakerDAO has released the detailed configuration document of Collateral Clearing（June 21, 2021）

Monday, June 21, 2021

BakerDAO, the decentralized stable currency protocol of BSC chain, has officially released the detailed configuration document of collateral clearing. Anyone can trigger the clearing operation.&#x20;

For BakerDAO mortgage users, in the extreme market situation, it is necessary to check the clearing price in time and supplement BAI to prevent the mortgage assets from being cleared.

View document：<https://docs.bakerfi.com/bakerdao/v/cn/liq_auctions>


---

# 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/announcement/20210621-2.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.
