# Training courses

- [Training basics](https://docs.flylogs.com/fcom/training-courses/training-basics.md)
- [Create a training](https://docs.flylogs.com/fcom/training-courses/create-a-training.md)
- [Edit a training](https://docs.flylogs.com/fcom/training-courses/edit-a-training.md): Change training properties, edit subjects and manage exams
- [Flight Training](https://docs.flylogs.com/fcom/training-courses/flight-training.md): Evaluate flight training progress of your student pilots
- [Schedule a class or an exam](https://docs.flylogs.com/fcom/training-courses/schedule-a-class-or-an-exam.md)
- [Student evaluation](https://docs.flylogs.com/fcom/training-courses/student-evaluation.md): Evaluate progress of your students, both in the classroom and in the air.
- [Competency-Based Evaluation (KSA)](https://docs.flylogs.com/fcom/training-courses/competency-based-evaluation-ksa.md): Student Competency-Based Evaluation (KSA) in Flylogs Trainings
- [Teacher tools](https://docs.flylogs.com/fcom/training-courses/teacher-tools.md): Classroom management and teacher tools
- [Student management](https://docs.flylogs.com/fcom/training-courses/student-management.md): Learn how to add and manage students


---

# 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.flylogs.com/fcom/training-courses.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.
