# Wagmi

## Wagmi

- [Wagmi](https://docs.wagmi.com/wagmi/wagmi.md): Introduction
- [About Wagmi](https://docs.wagmi.com/wagmi/about-wagmi.md)
- [Our Mission](https://docs.wagmi.com/wagmi/about-wagmi/our-mission.md)
- [Our Vision](https://docs.wagmi.com/wagmi/about-wagmi/our-vision.md): How we imagine the future of the DeFi Space.
- [Our Values](https://docs.wagmi.com/wagmi/about-wagmi/our-values.md): Values of WAGMI protocol
- [Wagmi name origin - the meme](https://docs.wagmi.com/wagmi/about-wagmi/wagmi-name-origin-the-meme.md)
- [Discover What We Do](https://docs.wagmi.com/wagmi/discover-what-we-do.md): The following descriptions are only rough summaries of the products and each product will have its own detailed section in the sections that follow.
- [Unique features](https://docs.wagmi.com/wagmi/discover-what-we-do/unique-features.md): Unique features of WAGMI
- [Our Team](https://docs.wagmi.com/wagmi/discover-what-we-do/our-team.md)
- [Our Glossary](https://docs.wagmi.com/wagmi/discover-what-we-do/our-glossary.md): WAGMI is a wide ecosystem. Here are some definitions that will allow you to navigate better inside of it!
- [Token warnings](https://docs.wagmi.com/wagmi/discover-what-we-do/token-warnings.md)
- [WAGMI token](https://docs.wagmi.com/wagmi/wagmi-token.md)
- [Token contracts](https://docs.wagmi.com/wagmi/wagmi-token/token-contracts.md): Wagmi token contracts per networks
- [Token staking](https://docs.wagmi.com/wagmi/wagmi-token/token-staking.md)
- [Token bridge](https://docs.wagmi.com/wagmi/wagmi-token/token-bridge.md): In this section, you will learn how to bridge WAGMI tokens across networks
- [Token Economics](https://docs.wagmi.com/wagmi/wagmi-token/token-economics.md): Wagminomics
- [Protocol Mechanics](https://docs.wagmi.com/wagmi/protocol-mechanics.md)
- [GMI](https://docs.wagmi.com/wagmi/protocol-mechanics/gmi.md): GMI overview page
- [How to enter GMI](https://docs.wagmi.com/wagmi/protocol-mechanics/gmi/how-to-enter-gmi.md)
- [GMI Vesting - NGMI](https://docs.wagmi.com/wagmi/protocol-mechanics/gmi/gmi-vesting-ngmi.md): Vesting into WAGMI
- [mGMI](https://docs.wagmi.com/wagmi/protocol-mechanics/gmi/mgmi.md): Description of mGMI - maybe gonna make it
- [Strategies](https://docs.wagmi.com/wagmi/protocol-mechanics/strategies.md)
- [Joining the Strategies](https://docs.wagmi.com/wagmi/protocol-mechanics/strategies/joining-the-strategies.md)
- [Wagmi leverage](https://docs.wagmi.com/wagmi/protocol-mechanics/wagmi-leverage.md): Brief overview of Wagmi leverage
- [Leverage guide - opening the position](https://docs.wagmi.com/wagmi/protocol-mechanics/wagmi-leverage/leverage-guide-opening-the-position.md): Guide on opening leveraged positions
- [Leverage guide - providing liquidity](https://docs.wagmi.com/wagmi/protocol-mechanics/wagmi-leverage/leverage-guide-providing-liquidity.md): Guide on providing liquidity for leverage
- [Error examples](https://docs.wagmi.com/wagmi/protocol-mechanics/wagmi-leverage/error-examples.md)
- [V3 liquidity pools](https://docs.wagmi.com/wagmi/protocol-mechanics/v3-liquidity-pools.md)
- [Unsupported token types](https://docs.wagmi.com/wagmi/protocol-mechanics/v3-liquidity-pools/unsupported-token-types.md)
- [Providing liquidity](https://docs.wagmi.com/wagmi/protocol-mechanics/v3-liquidity-pools/providing-liquidity.md): Description of liquidity providing on WAGMI
- [Network guides](https://docs.wagmi.com/wagmi/network-guides.md): In this section you can find the guides on how to add various networks to your wallet
- [Metis Andromeda Guide](https://docs.wagmi.com/wagmi/network-guides/metis-andromeda-guide.md): Guide on transferring tokens to Metis network
- [Kava EVM Guide](https://docs.wagmi.com/wagmi/network-guides/kava-evm-guide.md): Guide on transferring tokens to Kava EVM
- [Iota EVM Guide](https://docs.wagmi.com/wagmi/network-guides/iota-evm-guide.md)
- [Contracts](https://docs.wagmi.com/wagmi/contracts.md): Complete list of smart contracts with corresponding addresses
- [Factory](https://docs.wagmi.com/wagmi/contracts/factory.md)
- [Fees](https://docs.wagmi.com/wagmi/fees.md)
- [Governance](https://docs.wagmi.com/wagmi/governance.md)
- [Community Links](https://docs.wagmi.com/wagmi/community-links.md): These are our only official social media, everything else has to be considered as unofficial!
- [Brand kit](https://docs.wagmi.com/wagmi/brand-kit.md): Wagmi DAO brand kit
- [Audits](https://docs.wagmi.com/wagmi/audits.md): Here you can find the links to all the completed audits of Wagmi protocol
- [Bella](https://docs.wagmi.com/wagmi/bella.md): Welcome to Bella! Bella is a proof that meme coin can be launched in a fun and fair way.
- [Dice game rules](https://docs.wagmi.com/wagmi/bella/dice-game-rules.md)
- [Special events](https://docs.wagmi.com/wagmi/bella/special-events.md)
- [How to play](https://docs.wagmi.com/wagmi/bella/how-to-play.md)
- [Game ended - what next?](https://docs.wagmi.com/wagmi/bella/game-ended-what-next.md)
- [Coinmarketcap listing](https://docs.wagmi.com/wagmi/coinmarketcap-listing.md)
- [Coingecko request](https://docs.wagmi.com/wagmi/coingecko-request.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.wagmi.com/wagmi/wagmi.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.
