# Dogen Docs

## Dogen Docs

- [Introduction](https://docs.dogen.meme/general/introduction.md)
- [Genesis](https://docs.dogen.meme/general/genesis.md)
- [Dogen Token](https://docs.dogen.meme/general/dogen-token.md)
- [Roadmap](https://docs.dogen.meme/general/roadmap.md): Updated February 19, 2025
- [TapApp](https://docs.dogen.meme/general/tapapp.md): Coming Soon
- [Presale Plan](https://docs.dogen.meme/general/presale-plan.md): ✅ Presale is over ✅
- [Vesting](https://docs.dogen.meme/general/vesting.md)
- [Dogenomics](https://docs.dogen.meme/general/dogenomics.md)
- [Listing](https://docs.dogen.meme/general/listing.md)
- [Golden Points](https://docs.dogen.meme/general/golden-points.md)
- [USDT Referral Program](https://docs.dogen.meme/general/usdt-referral-program.md)
- [Project's Addresses](https://docs.dogen.meme/general/projects-addresses.md)
- [Audits](https://docs.dogen.meme/general/audits.md)
- [FAQ](https://docs.dogen.meme/general/faq.md)
- [Official links](https://docs.dogen.meme/general/official-links.md)
- [Disclaimer](https://docs.dogen.meme/general/disclaimer.md)
- [How to claim your $DOGEN with Solana wallet](https://docs.dogen.meme/how-to-claim/how-to-claim-your-usddogen-with-solana-wallet.md)
- [How to claim your $DOGEN if you used EVM wallet](https://docs.dogen.meme/how-to-claim/how-to-claim-your-usddogen-if-you-used-evm-wallet.md)
- [How to Merge EVM and Solana wallets from your profile?](https://docs.dogen.meme/how-to-claim/how-to-merge-evm-and-solana-wallets-from-your-profile.md)
- [How to Merge your wallets?](https://docs.dogen.meme/how-to-buy/how-to-merge-your-wallets.md)
- [How to buy $DOGEN token on presale?](https://docs.dogen.meme/how-to-buy/how-to-buy-usddogen-token-on-presale.md)
- [How to buy $DOGEN with smartphone if you don't have a wallet](https://docs.dogen.meme/how-to-buy/how-to-buy-usddogen-with-smartphone-if-you-dont-have-a-wallet.md)
- [How to buy $DOGEN from desktop if you don't have a wallet](https://docs.dogen.meme/how-to-buy/how-to-buy-usddogen-from-desktop-if-you-dont-have-a-wallet.md)


---

# 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://docs.dogen.meme/general/introduction.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.
