# Smart Contract Risks

Smart contracts, by their very nature, are a novel financial settlement technology and may be vulnerable to hacking and exploitation. Despite these risks, the FUSD smart contract is developed based on proven and widely adopted mature code standards.

In addition to maintaining sound smart contract development and security practices, the FUSD smart contract has undergone formal audits by ***CertiK*** and ***Beosin*** to identify potential security vulnerabilities.

While we have made every effort to ensure that the FUSD smart contract meets the highest security standards upon deployment, we cannot guarantee that new attack methods will not emerge as smart contract technology continues to evolve. Therefore, the FinChain team will strive to follow the latest security practices and closely monitor for new security vulnerabilities. The following is the FUSD token smart contract audit report:

#### Smart Contract Audit Report from CertiK：

{% embed url="<https://docsend.com/view/f3ttrxv8aktd8p75>" %}

#### Smart Contract Audit Report from Beosin：

{% embed url="<https://docsend.com/view/tjm7krddn9dic6dz>" %}


---

# 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://finchain.gitbook.io/finchain-docs/en/fusd/risks/smart-contract-risks.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.
