# Security

- [Proof of Solvency](https://docs.parallel.best/security/proof-of-solvency.md): Parallel V3 Proof of Solvency
- [Parallel Emergency Guardians](https://docs.parallel.best/security/parallel-emergency-guardians.md): Multisig signers can take charge of emergency intervention on every chains where Parallel is deployed
- [Hypernative](https://docs.parallel.best/security/hypernative.md): Hypernative can automatically take charge of emergency intervention on every chains where Parallel is deployed
- [Keepers](https://docs.parallel.best/security/keepers.md): Role and responsibilities of Keepers in maintaining Parallel V3 protocol operations
- [Bug Bounty Program](https://docs.parallel.best/security/bug-bounty-program.md): Detailing the Bug Bounty Program
- [Insurance Fund](https://docs.parallel.best/security/insurance-fund.md): Detailing the coverage and strategy of the Parallel Insurance Fund
- [Audits](https://docs.parallel.best/security/audits.md): A breakdown of security reviews covering deployed smart contracts of Parallel


---

# 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.parallel.best/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.
