> For the complete documentation index, see [llms.txt](https://docs.algem.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.algem.io/tieng-viet/su-phat-trien/audit.md).

# Audit

## Smart-contracts:&#x20;

Bảo mật là điều quan trọng hàng đầu trong không gian blockchain, đặc biệt là trong không gian DeFi. Do đó, chúng tôi cảm thấy điều quan trọng là phải thực hiện các bước cần thiết để bảo vệ tài sản của người dùng.

Bạn có thể tìm thấy bên dưới các cuộc kiểm toán khác nhau do Algem thông qua:

* [Algem audit certificate by Quantstamp;](https://github.com/AlgemDeFi/audits/blob/main/AlgemQuantstampCertifacate.png)
* [Sirius Finance adapter Contract by Defimoon;](https://github.com/AlgemDeFi/audits/blob/main/SiriusHandler_reAuditReport.pdf)
* [Algem Smart Contract Security Assessment by Dedaub;](https://github.com/AlgemDeFi/audits/blob/main/Algem%20Smart%20Contract%20Security%20Assessment%20-%2026%20Jan%202023.pdf)
* [Algem Lending Adapter Contract by Dedaub;](https://github.com/AlgemDeFi/audits/blob/main/Algem%20Audit%20Lending%20Adapter%20-%20Dedaub.pdf)
* [Algem Lending Adapter Contract by Hashlock;](https://github.com/AlgemDeFi/audits/blob/main/Hashlock%20Smart%20Contract%20Audit%20Report%20-%20Lending%20Adapter.pdf)

## Tokenomic:

[Algem Tokenomics Audit](https://github.com/AlgemDeFi/audits/blob/main/Algem%20Tokenomics%20Audit.pdf) by [Dr Stylianos Kampakis](https://uk.linkedin.com/in/dr-stylianos-kampakis)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.algem.io/tieng-viet/su-phat-trien/audit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
