# Providers

- [Settings](https://docs.octoo.com/providers/settings.md): Providers have their own settings to manage their account and relationships with partners.
- [Availability](https://docs.octoo.com/providers/availability.md): Providers can define their availability to partners.
- [Calendar](https://docs.octoo.com/providers/calendar.md): Use Octoo's calendar to view upcoming and past jobs or subscribe to the calendar feed on your mobile phone or computer.
- [Subscribe](https://docs.octoo.com/providers/calendar/subscribe.md): Providers can subscribe to an iCalendar feed of their active jobs to integrate their schedule on Octoo with their calendar application of choice (computers or mobile phones).
- [Availability](https://docs.octoo.com/providers/calendar/availability.md): Manage availability directly from the calendar to control when providers receive opportunity broadcasts.
- [Jobs](https://docs.octoo.com/providers/jobs.md): After a provider is assigned to an opportunity it becomes one of their jobs.
- [Opportunities](https://docs.octoo.com/providers/opportunities.md): A provider can decline or express interest in opportunities.
- [Payment](https://docs.octoo.com/providers/payment.md): Providers are paid after services are completed and confirmed.
- [Topic Preferences](https://docs.octoo.com/providers/topic-preferences.md): Providers can define their topic preferences to silence notificaitons for topics they are not interested in.


---

# 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/providers.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.
