> For the complete documentation index, see [llms.txt](https://docs.horizondex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.horizondex.io/resources/audit.md).

# Audit

<figure><img src="/files/PIQgAbj8RbR6xlhFeSoy" alt=""><figcaption></figcaption></figure>

HorizonDEX is successfully Audited by **SOLIDProof, DEFIMOON** and by **Hacken**.\
\
SOLIDProof is a well-established auditing firm in the blockchain industry, specializes in smart contract audits and security assessments. SOLIDProof is the top-tier smart contract auditor that has completed 700+ successful audits of some of the most well-known teams and projects, including PinkSale, CultDao, UNCX Network, Zyberswap etc\
\
SOLIDproof Audit Proof : <https://github.com/solidproof/projects/blob/main/2023/Horizon%20DEX><br>

<figure><img src="/files/VFquE1wP8ByhMd82EFav" alt=""><figcaption></figcaption></figure>

&#x20;Hacken is one the best smart contract auditor that has completed 1,200+ successful audits of some of the most well-known teams and projects, including Avalanche, Polygon, Klaytn , Near, Sandbox, Polkastater, Kyber Network, IOTex, Dao maker etc. \
\
Hacken Audit Proof : <https://github.com/Horizon-Dex/Audits/blob/a1c7f31238a7b0d3390f37d178d855cf284cdcee/HorizonDEX_SC%20Comparison%20Report_11.07.2023_SA-1644%20(2).pdf>

<figure><img src="/files/ZxQJHtmIE45Kga9hd9Rl" alt=""><figcaption></figcaption></figure>

Again, DEFIMOON is the International Blockchain Development & Security Agency. It provides professional services and solutions at the highest quality on world-leading chains.Defimoon has conducted audits for reputable projects such as Algem, Inverse Finance, LedgeFi, Spharium, Vyper Protocol, and more.\
\
DEFIMOON Audit Proof: <https://github.com/Defimoonorg/Audit-Report/blob/main/Horizon-Dex.pdf>\
\
DEFIMOON Token Sale Contract Audit: <https://github.com/Horizon-Dex/Audits/blob/main/Horizon-Sale_Reaudit.pdf>

<figure><img src="/files/NynNBnkhUMIUuohd8jue" alt=""><figcaption></figcaption></figure>

In addition, our code is built entirely on Kyberswap Elastic, which has undergone [numerous audits](https://chainsecurity.com/security-audit/kyberswap-elastic/) with impressive results.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.horizondex.io/resources/audit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
