# Scheduling

{% content-ref url="/pages/pAidmVrnISoybQAG7Q8z" %}
[How to Schedule an Appointment](/scheduling/how-to-schedule-an-appointment.md)
{% endcontent-ref %}

{% content-ref url="/pages/w2G6sYWgGsnTY9NLUDBZ" %}
[How to Request an Appointment](/scheduling/how-to-request-an-appointment.md)
{% endcontent-ref %}

{% content-ref url="/pages/VfKA3hSfqvqAgxp83gpE" %}
[How to Accept or Decline Sessions](/scheduling/how-to-accept-or-decline-sessions.md)
{% endcontent-ref %}

{% content-ref url="/pages/KSF4ZD2oSV4qXlG4gLgi" %}
[How to Schedule on Behalf of a Provider](/scheduling/how-to-schedule-on-behalf-of-a-provider.md)
{% endcontent-ref %}

{% content-ref url="/pages/en0WOp0motbtzDUmyOnr" %}
[How to Reschedule Cancel or Schedule Next Session](/scheduling/how-to-reschedule-cancel-or-schedule-next-session.md)
{% endcontent-ref %}


---

# 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.trustvideo.com/scheduling.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.
