# Crowdsourced audit

- [Audit process](https://docs.hackenproof.com/crowdsourced-audit/audit-process.md)
- [How to start Audit](https://docs.hackenproof.com/crowdsourced-audit/how-to-start-audit.md)
- [Supported tech](https://docs.hackenproof.com/crowdsourced-audit/supported-tech.md)
- [Vulnerability classification](https://docs.hackenproof.com/crowdsourced-audit/vulnerability-classification.md)
- [Qualified Auditors](https://docs.hackenproof.com/crowdsourced-audit/qualified-auditors.md): How to become a qualified auditor guide
- [Judging / Triaging](https://docs.hackenproof.com/crowdsourced-audit/judging-triaging.md): Judging & Triaging policy during the audit contest
- [Targets](https://docs.hackenproof.com/crowdsourced-audit/judging-triaging/targets.md): How to read the scope targets in contests page
- [Team](https://docs.hackenproof.com/crowdsourced-audit/judging-triaging/team.md): Who we are
- [\[CA\] Bounty Distribution Rules](https://docs.hackenproof.com/crowdsourced-audit/ca-bounty-distribution-rules.md)
- [Fee & Payments](https://docs.hackenproof.com/crowdsourced-audit/fee-and-payments.md)


---

# 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.hackenproof.com/crowdsourced-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.
