# Tutor Overview

On the menu bar you will see the following links: `Messages`, `Account`, `Tutor Dashboard`, `Tutor Resources`, `Tutor Directory` and `Student Directory` and the `Donate` button.

&#x20;

## **Messages**

Users will be notified of new messages here. Number of unread messages will be indicated as well.

## Account

The account link consists of two sub-menus, Profile and Logout. Users can customize their profiles by: Updating Tutor & Contact information. The subject tab allows tutors to select subjects they are interested in teaching. The grade tab shows the range of grade levels. Tutors can select which grades they are interested in. Additionally, tutors may upload their resumes in the resume profile tab.

## **Tutor Dashboard**

Tutors can view their messages. Furthermore, tutors can check for any upcoming appointments and events. Tutors can manually add a new appointment by selecting New Appointment. Tutors can set their working hours and request days off by clicking next to their email address drop arrow and select `My Profile.`

![Screenshot of the tutor dashboard](/files/VfKZRJEhHnDTBFEklrv0)

## **Tutor Resources**

Tutors can access approved resources to aid in teaching difficult subjects.

## **Tutor Directory**

A list of tutors and their profiles. Tutors can send messages to other tutors.

## **Student Directory**

A list of students and their profiles. Tutors can send messages to students, if  necessary.


---

# 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/tutor-overview.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.
