# Product Roadmap

## Key Milestones

When creating our roadmap we like to think first about the higher-level goals we are trying to reach that will move the project significantly forward when we successfully complete them.

The project's priorities are as follows:

1. Dropping a utility token
2. Mass Market Release (Mobile app, UX upgrades, Language Localization)
3. Releasing a second game mechanic
4. Implementing a governance token

We prefer to dedicate most attention and focus to one milestone at a time before moving on to the next.


---

# 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.pixels.online/product-roadmap.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.
