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

# Moose NFT

* **Ticker**: $MOOSE
* **Address**:
  * [0x1fa5409d159f6b8bE52AC89531124761Df21d393 ](https://snowscan.xyz/address/0x1fa5409d159f6b8bE52AC89531124761Df21d393)(Avalanche)
  * [0xD5eF28e80439f3372F35aDa5529bc6fEA874Af14](https://polygonscan.com/address/0xD5eF28e80439f3372F35aDa5529bc6fEA874Af14) (Polygon)
  * [0xa8c3e7dc41ad9029df70b7ba5633412215346ad3](https://ftmscan.com/token/0xa8c3e7dc41ad9029df70b7ba5633412215346ad3) (Fantom)
  * [0x8fB0605716f60D09dc4CF8a91fc25B811B966d18](https://hecoinfo.com/address/0x8fb0605716f60d09dc4cf8a91fc25b811b966d18) (HECO)
  * [0xc349C6dEA36cc07785556cd2500e4A31cF56C5De](https://blockscout.com/xdai/mainnet/address/0xc349C6dEA36cc07785556cd2500e4A31cF56C5De/transactions) (Gnosis)
  * [0x6eabdae8b20f8cb404f2679d81dd03ad8ee718cd](https://bscscan.com/token/0x6eabdae8b20f8cb404f2679d81dd03ad8ee718cd) (BNB Chain)
* **Token Type**: ERC-721
* **Current supply**: 100 Moose per chain
  * 100 on Avalanche
  * 100 on Polygon
  * 100 on Fantom
  * 100 on HECO
  * 100 on Gnosis (formally xDAI)
  * 100 on BNB Smart Chain

### Third party sales

{% hint style="warning" %}
Always make sure that the Moose contract is correct when buying a Moose from a third-party! You can verify the contract address above. 👆
{% endhint %}


---

# 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.elk.finance/elkonomics/moose-nft.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.
