# BakerDAO Index

|                                |                                                                                                       |
| ------------------------------ | ----------------------------------------------------------------------------------------------------- |
| &#xD;**Official Website**&#xD; | [**https://www.bakerfi.com/**](https://www.bakerfi.com/)                                              |
| **BKR Contracts**              | **0x6636F7B89f64202208f608DEFFa71293EEF7b466**                                                        |
| **Buy BKR**                    | **In** [**Pancakswap**](https://pancakeswap.finance/swap)**, enter the BKR contract address to buy.** |
| **BKR K线**                     | [**https://coinmarketcap.com/currencies/bakerdao/**](https://coinmarketcap.com/currencies/bakerdao/)  |
| **CertiK Aduit**               | [**https://docs.bakerfi.com/bakerdao/audit**](https://docs.bakerfi.com/bakerdao/audit)                |
| **Github**                     | [**https://github.com/BakerDAO-Fi/**](https://github.com/BakerDAO-Fi/)                                |
| **Twitter**                    | [**https://twitter.com/dao\_baker**](https://twitter.com/dao_baker)                                   |
| **Chinese Community**          | [**https://t.me/bakerdao\_cn**](https://t.me/bakerdao_cn)                                             |
| **English Community**          | [**https://t.me/bakerdao\_en**](https://t.me/bakerdao_en)                                             |
| **Borrow System**              | [**https://app.bakerfi.com/borrow/**](https://app.bakerfi.com/borrow/)                                |
| **Official Documentation**     | [**https://docs.bakerfi.com/**](https://docs.bakerfi.com/)                                            |

BakerDAO is first deployed on the BSC with the contract address shown in the table below.

| **Contracts**    | Contract address                                                                           |
| ---------------- | ------------------------------------------------------------------------------------------ |
| BKR              | 0x6636F7B89f64202208f608DEFFa71293EEF7b466                                                 |
| BAI              | 0xD39b64FA868f5c0b505bce73FB416F5aa442A8c9                                                 |
| Borrow System    | <https://github.com/BakerDAO-Fi/docs/blob/main/deployments/bsc\\_mainnet\\_addresses.json> |
| LBKR             | 0x85693b5791439219202c460623F28AAcB734b102                                                 |
| LBAI             | 0xb6e1cf2082135BAd26c9f5F73C0aBF6DAbF38F73                                                 |
| BKR Staking Pool | 0x3Ce5Ae7453A3AE0eAeabF93893849a68e73a8a13                                                 |
| BAI Staking Pool | 0xeB773A82dDebE7704f504b4c6050CbD63b62d4a0                                                 |
| New BKR Farming  | 0x7cf5bebB9006e3e8F5ebDeedf14fbb9cC9A40D88                                                 |
| Old BKR Farming  | 0x264Ee17C315c603Ab996f744d3812441078e407A                                                 |


---

# 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/master.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.
