# Tokens

### GEX token

The address of the Geminon token is the same on Ethereum, BSC and Avalanche:

* 0x2743Bb6962fb1D7d13C056476F3Bc331D7C3E112

## Inflation indexed stablecoins

### USDI

US dollar indexed to inflation

* 0x4C24e67DC2a00AdA5E90C1E284d2EE4260A21E05

Index beacon: contract that calculates the reference value of the inflation index

* 0x31ac1cc4f770501AdE10E252A6AE27F36D4469Fa

### EURI

Euro indexed to inflation in the Eurozone

* 0xcbB00E1f27a59735f390F3263d335A112f10Db8b

Index beacon: contract that calculates the reference value of the inflation index

* 0x842b95dc806745a2B1e0C99a39e0BcF60eC7Ecc2

## Stablecoins

### USDG

Geminon US Dollar

* 0x825B116b431c441C8f5eC19abC069adbd0a169cF

### EURG

Geminon Euro

* 0x38f8058b4dF45E8451d10f40343DBAaeCAE620cF

### CNYG

Geminon Chinese Renminbi Yuan

* 0x52644C661Bd2436C0a620Cf11b617276b8c7C2D1

### JPYG

Geminon Japanese Yen

* 0x9eCA773DE915a76D5aD25D3995F10dd5532022b2


---

# 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.geminon.fi/geminon-protocol/deployment-addresses/tokens.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.
