# Гейміфікація

- [Поінти та лідерборд](https://docs.skillzrun.com/vzayemodiya/geimifikaciya/pointi-ta-liderbord.md): Як працювати з системою поінтів, розподіляти їх за пріоритетністю вправ, який вигляд мають поінти у мобільному застосунку та де знайти лідерборд ⤵️
- [Місії/Тригери](https://docs.skillzrun.com/vzayemodiya/geimifikaciya/misiyi-trigeri.md): Місії — один із засобів гейміфікації SkillzRun, який мотивує учнів навчатися на платформі. Створення місій за типами, формування завдання та робота з місіями у мобільному застосунку ⤵️
- [Нагороди за місії — нові можливості](https://docs.skillzrun.com/vzayemodiya/geimifikaciya/misiyi-trigeri/nagorodi-za-misiyi-novi-mozhlivosti.md)
- [Тригери](https://docs.skillzrun.com/vzayemodiya/geimifikaciya/misiyi-trigeri/trigeri.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://docs.skillzrun.com/vzayemodiya/geimifikaciya.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.
