# TKE Knowledge Base

## Getting Started

### Student Guides: Quick Links

Students: Click on the links below to get started.

{% content-ref url="/pages/1Y2LgBmOlgbLsO33z9p4" %}
[TKE Student Onboarding Video](/students/tke-student-onboarding-video.md)
{% endcontent-ref %}

{% content-ref url="/pages/VI8TiYINFVcqwV0Bcb35" %}
[Student Registration](/students/student-registration.md)
{% endcontent-ref %}

{% content-ref url="/pages/DKXvNQQv9IP9ev6JV3YM" %}
[Scheduling a Tutoring Session](/students/scheduling-a-tutoring-session.md)
{% endcontent-ref %}

{% content-ref url="/pages/8orkfbjAym4qoZpvru6n" %}
[Reschedule or Cancel an Appointment](/students/reschedule-or-cancel-an-appointment.md)
{% endcontent-ref %}

{% content-ref url="/pages/YipTASjxP2hk9x05DX6q" %}
[TKE Points](/students/tke-points.md)
{% endcontent-ref %}

### Tutor Guides: Quick Links

Tutors: Click on the links below to get started.

{% content-ref url="/pages/y1zEx4jyy08WXNI2gsiB" %}
[TKE Tutor Onboarding Video](/tutors/tke-tutor-onboarding-video.md)
{% endcontent-ref %}

{% content-ref url="/pages/UY98Kqh7PCRAr1PdBCjQ" %}
[Tutor Registration](/tutors/tutor-registration.md)
{% endcontent-ref %}

{% content-ref url="/pages/8usgwyWxTcvC6qC9P0Xf" %}
[Tutor Overview](/tutors/tutor-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/249TMh6gFJBOUutYJLZm" %}
[Setting Up Your Services and Availability](/tutors/setting-up-your-services-and-availability.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZiZgwdznuz65ecHEO3mc" %}
[Tutor Account](/tutors/tutor-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/J3IZIC30vXGVe0iErSue" %}
[Google Calendar](/tutors/google-calendar.md)
{% endcontent-ref %}

{% content-ref url="/pages/Kv8rlpWODqqK7TU4W9f5" %}
[Seeing "Restricted Content", or another Sign-In panel after logging in?](/tutors/seeing-restricted-content-or-another-sign-in-panel-after-logging-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/NQawLwhdSYdl6K7WxgWY" %}
[Messages and Notifications](/messages-and-notifications.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.tkenonprofit.org/tke-knowledge-base.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.
