# Whitepaper

## Whitepaper

- [Welcome to Iggy Inu ecosystem](https://iggy-inu.gitbook.io/whitepaper/welcome-to-iggy-inu-ecosystem.md)
- [HOW TO BUY $IGGY?](https://iggy-inu.gitbook.io/whitepaper/welcome-to-iggy-inu-ecosystem/how-to-buy-usdiggy.md)
- [Community Governance](https://iggy-inu.gitbook.io/whitepaper/ecosystem/community-governance.md)
- [Meme Creation Contests](https://iggy-inu.gitbook.io/whitepaper/ecosystem/meme-creation-contests.md)
- [Collaborations and Partnerships](https://iggy-inu.gitbook.io/whitepaper/ecosystem/collaborations-and-partnerships.md)
- [Massive Marketing](https://iggy-inu.gitbook.io/whitepaper/ecosystem/massive-marketing.md): One of the most important parts of Hype, mass marketing.
- [Mission](https://iggy-inu.gitbook.io/whitepaper/mission-vision-and-values/mission.md)
- [Vision](https://iggy-inu.gitbook.io/whitepaper/mission-vision-and-values/vision.md)
- [Values](https://iggy-inu.gitbook.io/whitepaper/mission-vision-and-values/values.md)
- [Development](https://iggy-inu.gitbook.io/whitepaper/map/development.md)
- [RoadMap](https://iggy-inu.gitbook.io/whitepaper/map/roadmap.md)
- [Whitelist](https://iggy-inu.gitbook.io/whitepaper/map/whitelist.md)
- [DEX Listings](https://iggy-inu.gitbook.io/whitepaper/map/dex-listings.md)
- [Token Details](https://iggy-inu.gitbook.io/whitepaper/tokenomics/token-details.md)
- [Supply Details](https://iggy-inu.gitbook.io/whitepaper/tokenomics/supply-details.md)
- [Audit + KYC](https://iggy-inu.gitbook.io/whitepaper/tokenomics/audit-+-kyc.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://iggy-inu.gitbook.io/whitepaper/welcome-to-iggy-inu-ecosystem.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.
