# Overall

- [Rules and Policies](https://docs.r.xyz/main/bug-bounty/overall/rules-and-policies.md)
- [Remedy Code Of Conduct](https://docs.r.xyz/main/bug-bounty/overall/rules-and-policies/remedy-code-of-conduct.md): The following document aims to provide guidelines for proper engagement on the Remedy platform and explains the actions Remedy management may take in case of violations.
- [General Terms](https://docs.r.xyz/main/bug-bounty/overall/rules-and-policies/general-terms.md): Brief description of the Remedy T\&C and general rules.
- [Response Times](https://docs.r.xyz/main/bug-bounty/overall/rules-and-policies/response-times.md): These are the legal and recommended response times per Platform user.
- [Defined Terminology](https://docs.r.xyz/main/bug-bounty/overall/rules-and-policies/defined-terminology.md): Here, you will find definitions of terms used on the Remedy bug bounty platform.
- [Report thread overall flow](https://docs.r.xyz/main/bug-bounty/overall/report-thread-overall-flow.md)
- [Report thread statuses](https://docs.r.xyz/main/bug-bounty/overall/report-thread-overall-flow/report-thread-statuses.md)
- [What is Triage?](https://docs.r.xyz/main/bug-bounty/overall/what-is-triage.md)
- [ZK-Proof of duplicate](https://docs.r.xyz/main/bug-bounty/overall/zk-proof-of-duplicate.md)
- [Integrated KYC verification](https://docs.r.xyz/main/bug-bounty/overall/integrated-kyc-verification.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.r.xyz/main/bug-bounty/overall.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.
