# Audits

In our commitment to transparency and security, we have undergone rigorous audits to ensure the safety and efficiency of our contracts. The audits have been conducted by reputable organizations to validate the integrity of our router and liquidity pools contracts, as well as our LP yields contract. Here are the results of these audits:

### Router and Liquidity Pools Contracts Audit by SolidProof

[Audit Report](https://github.com/solidproof/Projects/blob/main/2024/FalconX/Solana_Audit_SolidProof_FalXDex.pdf)

FalXDex Router and Liquidity Pools contracts successfully passed the audit by SOLIDProof:

**✅ Ownership renounced**

**✅ Contract is not upgradable**

**✅ No issues found**

### Router and Liquidity Pools Contracts Audit by Line1

[Audit Report](https://github.com/Line1-io/Security-Audits/blob/main/FalXDex/03102024_FalxDex_Audit_Line1.pdf)

FalXDex Router and Liquidity Pools contracts successfully passed the audit by Line1:

**✅ Ownership renounced**

**✅ Contract is not upgradable**

**✅ No issues found**

### LP Yields Contract Audit by SolidProof

[Audit Report](https://github.com/solidproof/Projects/blob/main/2024%2FFalconX%2FSolana_Audit_SolidProof_FalXLPYields.pdf)

FalX LP Yields contract successfully passed the audit by SOLIDProof:

**✅ Ownership renounced**

**✅ Contract is not upgradable**

**✅ No issues found**

We are proud to have passed these audits, confirming the safety and reliability of our platform.


---

# 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://falconx.gitbook.io/falconx/liquidity-pools/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.
