# Quest system

Each Bike4you's account will have its own achievements. *For example, you can get a reward for the first mint of bikes or for the first One-on-one won.* You will receive a quest with a fixed cost of BFYe. Only players with bikes can play in Quest mode.

1. Buy your first bike
2. First workout
3. First level up
4. First workout box
5. First race win
6. 100 km done
7. 500 km done
8. 1000 km done
9. 5000 km done
10. Сollected all spare parts
11. Reach level 5
12. First bike mint
13. 30 workouts in a row
14. 50 workouts in a row
15. 100 workouts in a row
16. Reach level 10
17. Reach level 15
18. Reach level 20
19. Reach level 25
20. Reach level 30

We do not want you to know the earnings from quests in advance, so the value of rewards will remain secret until the start. A complete list of quests and rewards for them you will find in the application.


---

# 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://bike4you.gitbook.io/about/game-system/quest-system.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.
