# Introduction

At Velar, we prioritize the security and integrity of our protocol. To ensure the highest standards of safety and reliability, we have undergone rigorous audits conducted by leading blockchain security firms.&#x20;

These audits cover various components of the Velar ecosystem, including the AMM (Automated Market Maker) and PerpDex (Perpetual Swaps DEX) on both Clarity and EVM versions.


---

# 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.velar.com/velar/audits/introduction.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.
