# Contracts

- [合约总览](https://docs.belt.fi/belt-finance-zh-cn/contracts/contracts-overview.md)
- [合约运行&安全](https://docs.belt.fi/belt-finance-zh-cn/contracts/contract-operation.md): \*进一步描述了合约的操作和安全性。 请参阅合同概述以获取有关这些合约的更多信息。
- [合约部署信息](https://docs.belt.fi/belt-finance-zh-cn/contracts/contract-deployed-info.md)
- [HECO Belt Contracts](https://docs.belt.fi/belt-finance-zh-cn/contracts/contract-deployed-info/heco-belt-contracts.md)
- [Dedaub Audit](https://docs.belt.fi/belt-finance-zh-cn/contracts/dedaub-audit.md): 我们已经完成了安全审计，包括之前部署的合约，所有发现的漏洞现在都已完全修复。


---

# 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.belt.fi/belt-finance-zh-cn/contracts.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.
