# Audit

Security is the highest priority for the team behind Beam.&#x20;

Beam utilizes Algebra Integral concentrated liquidity pools. These pools have been heavily audited by Algebra themselves, which can be found below:

{% embed url="<https://docs.algebra.finance/algebra-integral-documentation/algebra-integral-technical-reference/audits>" %}

There were several custom contracts that had to be created to enable omnichain interoperability on our liquidity pools. Because of this, we have completed a separate audit to ensure the integrity of this code. This can be found below:

{% embed url="<https://github.com/Quillhash/QuillAudit_Reports/blob/master/Beam%20Smart%20Contracts%20Audit%20Report%20-%20QuillAudits.pdf>" %}

Beam ve(3,3) smart contracts have been forked from Thena on Binance Smart Chain. Thena has been audited by the most prestigious security firm in DeFi - OpenZeppelin.&#x20;

A completed OpenZeppelin audit is the pinnacle of smart contract security, and we could not be more pleased to have this in place to bring the greatest peace of mind to our users. Please see completed audit below:

{% embed url="<https://blog.openzeppelin.com/retro-thena-audit>" %}

<br>


---

# 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.beamdex.xyz/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.
