> For the complete documentation index, see [llms.txt](https://documents.geb.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documents.geb.network/evm-development/libraries/wagmi.md).

# Wagmi

Wagmi is a set of React Hooks that provides all the necessary tools to begin working with GEB Mainnet.&#x20;

Wagmi simplifies tasks such as "Connect Wallet," displaying ENS and balance details, signing messages, interacting with contracts, and more, all while offering caching, request deduplication, and persistence features.&#x20;

Refer to [Wagmi documentation ](https://wagmi.sh/core/why)for additional information.
