# Create Challenges

You can organize your own competitions for students to compete with each other online. To create a challenge, you should follow these steps:

* Step 1: Click on the **Challenge** button at the top left corner of the screen

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

* Step 2: Fill in the requested information: Arena name, level, etc.

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

* Step 3: Select **Choose a test** (You can choose from the available test library on FLYER). Or select the **Random Mix** mode and FLYER will automatically create a new quiz for your challenge

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

* Step 4: You can also set the start and end time for the challenge

<figure><img src="/files/6q6OcsCloHvx0ZVzeHTB" alt=""><figcaption></figcaption></figure>

* Step 5: To invite students to join the challenge, copy the challenge room link or code and share it. Students who click on the link or enter the code will immediately join the created challenge room.

<figure><img src="/files/9jd5FqpLEYUdesgtB9a6" alt=""><figcaption></figcaption></figure>

Explanation of features in the challenge room:

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

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

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-challenges.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.
