# Partners

- [Overview](https://docs.octoo.com/partners/overview.md): A partner subscribes to the Octoo scheduling platform to facilitate the scheduling, dispatch and billing of providers for their customers and providers.
- [Qualifications](https://docs.octoo.com/partners/qualifications.md): A qualification is a way for a partner to identify providers with specific skills or attributes needed for certain requests and customers.
- [Notes](https://docs.octoo.com/partners/notes.md): Notes are important tool partners can utilize to keep track of important information and share it with other members of their team.
- [Search](https://docs.octoo.com/partners/search.md): Partners have access to a global search for items related to their partner account.
- [Zones](https://docs.octoo.com/partners/zones.md): Partners can separate their service request and agreements into zones.  A zone is a collection of considered providers and requests that share similar terms.


---

# 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.octoo.com/partners.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.
