# In-game flow

- [First steps](https://tokenarium.gitbook.io/tokenarium/in-game-flow/first-steps.md): Where am I?
- [Hiring phase](https://tokenarium.gitbook.io/tokenarium/in-game-flow/hiring-phase.md): How to hire people and where to find them?
- [Development phase](https://tokenarium.gitbook.io/tokenarium/in-game-flow/development-phase.md): How it goes and how long?
- [Marketing phase and launchpad](https://tokenarium.gitbook.io/tokenarium/in-game-flow/marketing-phase-and-launchpad.md)
- [Setting presale parameters phase](https://tokenarium.gitbook.io/tokenarium/in-game-flow/setting-presale-parameters-phase.md): So what's next? Presale? Yes.
- [Presale phase & one-time income](https://tokenarium.gitbook.io/tokenarium/in-game-flow/presale-phase-and-one-time-income.md): It's a peace of cake, but...
- [Marketing after presale & passive income (UI TBD)](https://tokenarium.gitbook.io/tokenarium/in-game-flow/marketing-after-presale-and-passive-income-ui-tbd.md): UNDER DEVELOPMENT


---

# 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://tokenarium.gitbook.io/tokenarium/in-game-flow.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.
