# Audits

### **Vidma**

Vidma is a professional team of smart contract *auditors*, penetration testers, and blockchain security experts who prevent hacks and exploits of your codebase.

<table><thead><tr><th width="285">Project</th><th>Audit</th><th data-hidden></th></tr></thead><tbody><tr><td>Native Staking Contract</td><td><a href="https://drive.google.com/file/d/1Hg8-BIPcVkdS_HNA4j55BYwogAkGKKs8/view">https://drive.google.com/file/d/1Hg8-BIPcVkdS_HNA4j55BYwogAkGKKs8/view</a></td><td></td></tr><tr><td>Bridge Contract</td><td><a href="https://drive.google.com/file/d/1_cfCQNldq8xzmlsVJV26rP_0DDEpRcpk/view?usp=share_link">https://drive.google.com/file/d/1_cfCQNldq8xzmlsVJV26rP_0DDEpRcpk/view?</a></td><td></td></tr><tr><td>UniswapV3 Contract</td><td><a href="https://github.com/Uniswap/v3-core/tree/main/audits">https://github.com/Uniswap/v3-core/tree/main/audits</a></td><td></td></tr><tr><td>Multisig Contract</td><td><a href="https://drive.google.com/file/d/1cAek1YU0RF7q19EvpHEge1x3fB7jwMUj/view">https://drive.google.com/file/d/1cAek1YU0RF7q19EvpHEge1x3fB7jwMUj/view</a></td><td></td></tr></tbody></table>


---

# 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.assetchain.org/audits.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.
