# Students Ranking

FLYER provides a Ranking feature to nurture the love of learning and create a healthy competitive playground for children. To view the rankings, follow these steps:

* Step 1: Click **Ranking** in the upper right corner of the screen

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

* Step 2: Choose the level you want to see. The system will display the score order of all contestants in that level

*\*Note: Please enter the challenge code/class code to see the ranking of your challenge room/class.*

<figure><img src="/files/OZHpNV2fd66wZ2He91WZ" 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/flyer-features/game-features/students-ranking.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.
