# Security

## Astar EVM Audits

Neemo Finance takes the security of its protocol very seriously and as such the entire Neemo Finance protocol is completely non-custodial. Our deployed smart contracts, too, have been extensively audited and battle-tested by the leading web3 auditor, Hacken. Hacken found 0 critical, 0 high, 0 medium, and 0 low severity bugs. You can read the full audit report [here](https://audits.hacken.io/neemo-finance/).&#x20;

## SphereX Integration

Moreover, we integrate SphereX, an add-on security measure for DeFi protocols that allows us to monitor security issues and malicious transactions on Neemo Finance in real-time.

SphereX is a realtime security detection tool that allows malicious transactions to be detected and reverted before they impact user-deposited funds. This is achieved as its security module works hand-in-glove with the underlying contracts of Neemo Finance.

For details on our SphereX partnership, check this.


---

# 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.neemo.finance/neemo/security.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.
