# Player's journey

1. Sign-up
2. *\[optional]* Try Pooky’s prediction game with the Basic League
3. Connect/create a wallet &#x20;
4. Purchase one or more unique digital collectibles (Pookyballs)&#x20;
5. Predict matches results of your favourite football leagues and knockout tournaments&#x20;
6. Use your digital collectibles to boost your prediction Points&#x20;
7. Rank on weekly Leaderboards&#x20;
8. Earn unique rewards&#x20;
9. Level-Up your digital collectibles in the game
10. Repeat the weekly cycle!

{% hint style="info" %}
Football is the world’s favourite game and the first sport on Pooky. \
More sports, such as Tennis, Basketball, Formula 1 and many others, will be added in 2023.
{% endhint %}


---

# 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://pooky.gitbook.io/pooky/welcome-to-pooky/players-journey.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.
