# Teacher Dashboard

- [How to sign up/ login?](https://help.flyer.vn/flyer-help-centre-1/teacher-dashboard/how-to-sign-up-login.md)
- [How to login your custom domain?](https://help.flyer.vn/flyer-help-centre-1/teacher-dashboard/how-to-login-your-custom-domain.md)
- [Create a new class](https://help.flyer.vn/flyer-help-centre-1/teacher-dashboard/create-a-new-class.md)
- [Add/Remove Students](https://help.flyer.vn/flyer-help-centre-1/teacher-dashboard/add-remove-students.md)
- [Move Students to Another Class](https://help.flyer.vn/flyer-help-centre-1/teacher-dashboard/move-students-to-another-class.md)
- [Assess students with Placement tests](https://help.flyer.vn/flyer-help-centre-1/teacher-dashboard/assess-students-with-placement-tests.md)
- [Assign exercices & tests](https://help.flyer.vn/flyer-help-centre-1/teacher-dashboard/assign-exercices-and-tests.md): Teachers can assign exercises to students on FLYER through 3 sections: Explore, Programs, and Assignment.
- [Learning history & progress](https://help.flyer.vn/flyer-help-centre-1/teacher-dashboard/learning-history-and-progress.md)
- [Create tests, exercises](https://help.flyer.vn/flyer-help-centre-1/teacher-dashboard/create-tests-exercises.md): FLYER allows teachers to create tests or exercises with 12 different question types in 3 ways: generating via AI prompts, converting from documents, or creating from scratch.
- [Create Challenges](https://help.flyer.vn/flyer-help-centre-1/teacher-dashboard/create-challenges.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://help.flyer.vn/flyer-help-centre-1/teacher-dashboard.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.
