> For the complete documentation index, see [llms.txt](https://docs.shinedao.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shinedao.finance/dao/shn-token.md).

# SHN Token

<div align="center"><img src="/files/5AEsblKY1Csd9LuRwYk2" alt="SHN Token Logo"></div>

SHN Token is a **multichain token** with a maximum supply of **100M**. It is minted on the *Ethereum Mainnet (ERC-20)* and currently fully supported on the *Polygon (Matic) Network, Optimism & Arbitrum*.&#x20;

<table><thead><tr><th width="258">Network</th><th>SHN Token Contract Address</th></tr></thead><tbody><tr><td><img src="/files/5UyHnpWQAPP76HXHG9fw" alt="" data-size="line"> <strong>Ethereum Mainnet</strong></td><td><a href="https://etherscan.io/token/0x1c7ede23b1361acc098a1e357c9085d131b34a01"><strong>0x1C7ede23b1361acC098A1e357C9085D131b34a01</strong></a></td></tr><tr><td><img src="/files/FqchgrRB3n8rvU2uVc8X" alt="" data-size="line"> <strong>Polygon (Matic)</strong></td><td><a href="https://polygonscan.com/token/0x53d76f967de13e7f95e90196438dce695ecfa957?a=0xEea5B2889BF36695d45bFD2071c2499065831B0A"><strong>0x53d76f967de13e7f95e90196438dce695ecfa957</strong></a></td></tr><tr><td><img src="/files/7cey5ViU7JNOvFB38I8L" alt="" data-size="line"> <strong>Optimism</strong></td><td><a href="https://optimistic.etherscan.io/token/0xce1bffbd5374dac86a2893119683f4911a2f7814"><strong>0xCE1bFFBD5374Dac86a2893119683F4911a2F7814</strong></a></td></tr><tr><td><img src="/files/m9uruG44hW0qplU4JfWP" alt="" data-size="line"> <strong>Arbitrum</strong></td><td><a href="https://arbiscan.io/token/0x9b17baadf0f21f03e35249e0e59723f34994f806"><strong>0x9b17bAADf0f21F03e35249e0e59723F34994F806</strong></a></td></tr></tbody></table>

SHN can be locked and staked as [veSHN Token](/dao/veshn-token.md).

{% hint style="info" %}
Please note that [veSHN Token](/dao/veshn-token.md) contracts are deplyoed on *<mark style="background-color:yellow;">**Polygon (Matic) Network**</mark>.*
{% endhint %}

{% embed url="<https://www.coingecko.com/en/coins/shinedao>" %}

{% embed url="<https://coinmarketcap.com/currencies/shinedao>" %}


---

# 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 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.shinedao.finance/dao/shn-token.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.
