# BSC Credit

与信用借贷相关的合约。有关产品文档，请参阅[信用贷款](/zh-cn/kai-fa-zhe-zhuan-qu/credit-loans.md)。

| 合约                          | 地址                                         |
| --------------------------- | ------------------------------------------ |
| CreditToken                 | 0x1f9831626CE85909794eEaA5C35BF34DB3eB52d8 |
| CreditBroker                | 0x2A6704D56BDedF4c7564C9534D7fa8D8D204D578 |
| CreditBrokerInterestRelayer | 0xBd94C4E931c1a15941B6273A952Af322891adC47 |
| CreditBrokerInfo            | 0x8E58Eb6Eba37ff00BF920Da0DD7Dd63a6576dD63 |
| MoolahVault (Credit Vault)  | 0x4E82Fa869F8D05c8F94900d4652Fdb82f3C7A004 |


---

# 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.bsc.lista.org/zh-cn/kai-fa-zhe-zhuan-qu/lista-lending/smart-contract/smart-contract-bsc-credit.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.
