# Audit

## Smart-contracts:&#x20;

Security is of the utmost importance in the blockchain space, especially in the DeFi space. Therefore, we feel it is vital to take the necessary steps to protect our users' assets.

You can find below the different audits passed by Algem:

* [Algem audit certificate by Quantstamp;](https://github.com/AlgemDeFi/audits/blob/main/Quantstamp%20Security%20Assessment%20Certificate%20-%20Liquid%20Staking.pdf)
* [Sirius Finance adapter Contract by Defimoon;](https://github.com/AlgemDeFi/audits/blob/main/Defimoon%20Smart%20Contract%20Audit%20Report%20-%20SiriusHandler.sol.pdf)
* [Algem Smart Contract Security Assessment by Dedaub;](https://github.com/AlgemDeFi/audits/blob/main/Dedaub%20Smart%20Contract%20Security%20Assessment%20-%20Liquid%20dApp%20Staking%20%26%20nASTR%20Hub.pdf)
* [Algem Lending Adapter Contract by Dedaub;](https://github.com/AlgemDeFi/audits/blob/main/Dedaub%20Smart%20Contract%20Security%20Assessment%20-%20Lending%20Adapter.pdf)
* [Algem Adapter Audit by PeckShield;](https://github.com/AlgemDeFi/audits/blob/main/PeckShield%20Smart%20Contract%20Audit%20Report%20-%20Algem%20Adapter.pdf)
* [Algem Lending Adapter Contract by Hashlock;](https://github.com/AlgemDeFi/audits/blob/main/Hashlock%20Smart%20Contract%20Audit%20Report%20-%20Lending%20Adapter.pdf)

## Tokenomics:

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


---

# 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.algem.io/development-and-security/audit.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.
