# Platform

- [The all-in-one audit platform](https://docs.auditone.io/platform/the-all-in-one-audit-platform.md)
- [Academy](https://docs.auditone.io/platform/academy.md)
- [Tools](https://docs.auditone.io/platform/tools.md)
- [Auditors](https://docs.auditone.io/platform/auditors.md)
- [Join & work at AuditOne](https://docs.auditone.io/platform/auditors/join-and-work-at-auditone.md)
- [Validate AI Findings](https://docs.auditone.io/platform/auditors/validate-ai-findings.md)
- [Bug Bounty](https://docs.auditone.io/platform/bug-bounty.md)
- [General rules and regulations](https://docs.auditone.io/platform/bug-bounty/general-rules-and-regulations.md): for hackers
- [Bug Bounty Q\&A](https://docs.auditone.io/platform/bug-bounty/bug-bounty-q-and-a.md): The following questions will help you understand our service offering. If you cannot find an answer to your question, please contact us at hello@auditone.io.
- [Code of Conduct](https://docs.auditone.io/platform/bug-bounty/code-of-conduct.md): for white hat hackers
- [FAQ Hackers](https://docs.auditone.io/platform/bug-bounty/faq-hackers.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.auditone.io/platform.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.
