# GMI

**Overview**

This module provides integration with the GMI Protocol's token functionality and core features.

### Core Components

#### GMI Token System

Protocol governance and rewards token:

* **Core Operations**:
  * Mint GMI by locking LP tokens (with minimum output protection)
  * Claim GMI rewards
  * Get token indices for claiming specific rewards
* **Analytics**:
  * Current price
  * Total supply
  * Total Value Locked
  * Balance checking
  * Earnings estimates
  * Minting estimates
  * Claim estimates
  * Get GMI contract addresses
  * Calculate GMI APR (base and boost)

### Educational Resources

* Comprehensive guide on how to join GMI Protocol
* Detailed explanations of protocol features and mechanisms

### Chain Support

* Get supported chains for GMI operations


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/wagmi-functions-supported/gmi.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.
