# wagmihub

## wagmihub

- [1. Introduction](https://docs.wagmi.ceo/1.-introduction.md)
- [2. InfoFI Stack](https://docs.wagmi.ceo/2.-infofi-stack.md)
- [3. Use Cases](https://docs.wagmi.ceo/3.-use-cases.md)
- [4. WAGMI Product Suite](https://docs.wagmi.ceo/4.-wagmi-product-suite.md)
- [5. Token Overview: $INFOFI](https://docs.wagmi.ceo/5.-token-overview-usdinfofi.md)
- [Core Utilities](https://docs.wagmi.ceo/5.-token-overview-usdinfofi/core-utilities.md)
- [Token Demand Drivers](https://docs.wagmi.ceo/5.-token-overview-usdinfofi/token-demand-drivers.md)
- [Token Distribution & Emissions](https://docs.wagmi.ceo/5.-token-overview-usdinfofi/token-distribution-and-emissions.md)
- [6. Strategic Partners](https://docs.wagmi.ceo/6.-strategic-partners.md)
- [7. Team](https://docs.wagmi.ceo/7.-team.md)
- [8. Roadmap](https://docs.wagmi.ceo/8.-roadmap.md)
- [9. Governance](https://docs.wagmi.ceo/9.-governance.md)
- [10. Resources & Contact](https://docs.wagmi.ceo/10.-resources-and-contact.md)
- [11. Legal Notice](https://docs.wagmi.ceo/11.-legal-notice.md): By accessing and using WAGMI HUB services, users acknowledge and accept all associated risks, including but not limited to market volatility, regulatory changes, and smart contract vulnerabilities.


---

# 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.wagmi.ceo/1.-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.
