# Secure3

## Secure3

- [Secure3](https://docs.secure3.io/secure3.md)
- [Who We Are](https://docs.secure3.io/who-we-are.md)
- [What We Do](https://docs.secure3.io/what-we-do.md)
- [Fusion Accelerator Program](https://docs.secure3.io/fusion-accelerator-program.md)
- [FAQs](https://docs.secure3.io/faqs.md): Find answers to your most common questions and get the support you need
- [Audit Quality Assurance](https://docs.secure3.io/projects/audit-quality-assurance.md)
- [How Audit Contest Works](https://docs.secure3.io/projects/how-audit-contest-works.md)
- [Audit Preparation](https://docs.secure3.io/projects/audit-preparation.md)
- [Project FAQ](https://docs.secure3.io/projects/project-faq.md)
- [Become a Secure3 Auditor](https://docs.secure3.io/auditors/become-a-secure3-auditor.md)
- [Participate in Audit Contests](https://docs.secure3.io/auditors/participate-in-audit-contests.md)
- [Submission and Grading](https://docs.secure3.io/auditors/submission-and-grading.md)
- [How to Get Your Rewards](https://docs.secure3.io/auditors/how-to-get-your-rewards.md)
- [Profile and Leaderboard](https://docs.secure3.io/auditors/profile-and-leaderboard.md)
- [Auditor FAQ](https://docs.secure3.io/auditors/auditor-faq.md)
- [Incentive Model](https://docs.secure3.io/features/incentive-model.md)
- [Intelligent Matching](https://docs.secure3.io/features/intelligent-matching.md)
- [Severity Standard](https://docs.secure3.io/features/severity-standard.md)
- [Bug Bounty](https://docs.secure3.io/solutions/bug-bounty.md)
- [Brand Kit](https://docs.secure3.io/resources/brand-kit.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.secure3.io/secure3.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.
