# Security

## Audits

The smart contracts and codebase that supports the Private Pools Network is currently being audited by [Cyfrin](https://www.cyfrin.io/). Links to the audit and results will be published once we have confirmation from the Cyfrin team.&#x20;

## Bloxroute Integration

Private Pools Network leverages our partners at [BloxRoute](https://bloxroute.com/). We use this architecture to secure our private order flow and mitigate risk of our order flow being exposed to a sandwich attack, causing loss of yield and even negative trade outcomes to occur. By placing our transactions with external liquidity pools, in private memory pools, broadcasting our transaction intentions to the blockchain is secured, mitigating risk of unfavorable outcomes from our arbitrage opportunities. <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.privatepools.network/ecosystem/security.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.
