# Tutors

- [TKE Tutor Onboarding Video](https://docs.tkenonprofit.org/tutors/tke-tutor-onboarding-video.md): Video showcasing the features of the website.
- [Tutor Registration](https://docs.tkenonprofit.org/tutors/tutor-registration.md): Steps to take to register to be a tutor
- [Tutor Overview](https://docs.tkenonprofit.org/tutors/tutor-overview.md): What the tutors view once they login
- [Setting Up Your Services and Availability](https://docs.tkenonprofit.org/tutors/setting-up-your-services-and-availability.md)
- [Tutor Account](https://docs.tkenonprofit.org/tutors/tutor-account.md): Profile information under the Account heading.
- [Google Calendar](https://docs.tkenonprofit.org/tutors/google-calendar.md): Connect Google Calendar to the scheduling system
- [Seeing "Restricted Content", or another Sign-In panel after logging in?](https://docs.tkenonprofit.org/tutors/seeing-restricted-content-or-another-sign-in-panel-after-logging-in.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.tkenonprofit.org/tutors.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.
