# Organizations

- [Organization Handbook](https://docs.r.xyz/main/bug-bounty/organizations/organization-handbook.md)
- [Response Times](https://docs.r.xyz/main/bug-bounty/organizations/organization-handbook/response-times.md): These are the legal and recommended response times per Platform user.
- [General Terms](https://docs.r.xyz/main/bug-bounty/organizations/organization-handbook/general-terms.md): Brief description of the Remedy T\&C and general rules.
- [Defined Terminology](https://docs.r.xyz/main/bug-bounty/organizations/organization-handbook/defined-terminology.md): Here, you will find definitions of terms used on the Remedy bug bounty platform.
- [Communication Within The Remedy Platform](https://docs.r.xyz/main/bug-bounty/organizations/organization-handbook/communication-within-the-remedy-platform.md): To make the flow smooth, we kindly ask you to keep in mind the following recommendations while communicating in the report thread:
- [New Program Creation And Maintenance](https://docs.r.xyz/main/bug-bounty/organizations/new-program-creation-and-maintenance.md): Learn how to create a new program and edit old ones.
- [Program Statuses](https://docs.r.xyz/main/bug-bounty/organizations/new-program-creation-and-maintenance/program-statuses.md): There are the following program statuses;
- [BB settings](https://docs.r.xyz/main/bug-bounty/organizations/bb-settings.md)
- [Users](https://docs.r.xyz/main/bug-bounty/organizations/bb-settings/users.md): This settings are available for organization administrators
- [Email Notifications](https://docs.r.xyz/main/bug-bounty/organizations/bb-settings/email-notifications.md)
- [Integrations](https://docs.r.xyz/main/bug-bounty/organizations/bb-settings/integrations.md)
- [Slack](https://docs.r.xyz/main/bug-bounty/organizations/bb-settings/integrations/slack.md): Optimizing Slack Integration with Remedy for Bug Report Notifications
- [Jira](https://docs.r.xyz/main/bug-bounty/organizations/bb-settings/integrations/jira.md)
- [Frequently Asked Questions](https://docs.r.xyz/main/bug-bounty/organizations/frequently-asked-questions.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/organizations.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.
