# Create a new class

Once you have logged in to your Teacher account, to create a new class, follow these steps:

* Step 1: Click on **Create a new class** and enter the class information: class name, level, etc.

*(One teacher account can create up to 100 classes)*

<figure><img src="/files/TowflnkX3wRFCrNHmgMw" alt=""><figcaption></figcaption></figure>

* Step 2: Once completed, click **Confirm** to create the class.

<figure><img src="/files/KjR6mx7knXgd4312eYoM" alt=""><figcaption></figcaption></figure>

That's it! You have created a new class, it's time to add students to the class and start teaching!

For any questions, please contact us via **email: <admin@flyer.us>.**


---

# 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/create-a-new-class.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.
