# Dogizen

## Dogizen

- [About Dogizen](https://whitepaper.dogizen.io/about-dogizen.md): An introduction to all things DOGIZ
- [Market Insights](https://whitepaper.dogizen.io/market-insights.md): A look into the future of Telegram and mobile gaming. Here we evaluate predecessors, current competitors and the predicted growth trajectory.
- [The Rise of In-App Mini Games](https://whitepaper.dogizen.io/market-insights/the-rise-of-in-app-mini-games.md): A brief overview of the social chat gaming phenomenon. Sometimes refereed to as Social-Fi.
- [TON & Telegram](https://whitepaper.dogizen.io/market-insights/ton-and-telegram.md)
- [Mobile Gaming Revenue](https://whitepaper.dogizen.io/market-insights/mobile-gaming-revenue.md)
- [Dogizen Tap To Earn MVP](https://whitepaper.dogizen.io/dogizen-tap-to-earn-mvp.md)
- [How to play?](https://whitepaper.dogizen.io/dogizen-tap-to-earn-mvp/how-to-play.md): How does Dogizen work?
- [Airdrop](https://whitepaper.dogizen.io/dogizen-tap-to-earn-mvp/airdrop.md)
- [Dogizen Universe](https://whitepaper.dogizen.io/dogizen-universe.md)
- [The Developer SDK](https://whitepaper.dogizen.io/dogizen-universe/the-developer-sdk.md): An overview of our tech, we'll be excited to share more once we get into the next phase, expect product documentation and for the geeks a few fireside community chats.
- [The Launchpad](https://whitepaper.dogizen.io/dogizen-universe/the-launchpad.md): Introducing the Dogizen launchpad, a next-gen initiative to help build and grow the future of Telegram gaming.
- [The Arcade](https://whitepaper.dogizen.io/dogizen-universe/the-arcade.md)
- [Revenue](https://whitepaper.dogizen.io/dogizen-universe/revenue.md)
- [DOGIZ Token](https://whitepaper.dogizen.io/dogiz-token.md)
- [Tokenomics](https://whitepaper.dogizen.io/tokenomics.md): This where we delve into our Tokenomic split and transparently explain the reasons for allocation and the plans for each section.
- [The Roadmap](https://whitepaper.dogizen.io/the-roadmap.md): Stay tuned for updates and strike off our accomplishments as we go!
- [How to Buy](https://whitepaper.dogizen.io/group-1/how-to-buy.md)
- [Telegram Stars](https://whitepaper.dogizen.io/group-1/how-to-buy/telegram-stars.md)
- [Presale Website](https://whitepaper.dogizen.io/group-1/how-to-buy/presale-website.md): How to Purchase $DOGIZ on the Presale Site


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://whitepaper.dogizen.io/about-dogizen.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.
