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

# Tokenomics

## Overview

**Total Supply:** 1,000,000,000 EMC. EMC is deployed on the **Edge Matrix Chain** as an ERC-20 asset and can be transferred across **Arbitrum One** and **Base** networks via the official bridge at [bridge.emc.network](https://bridge.emc.network/).\
\
**EMC Contract Addresses:**

* **Edge Matrix Chain:** `0x20Dcf8106bdC2cCCcf84DD62dc486A7123A41d13`
* **Arbitrum One:** `0xDFB8BE6F8c87f74295A87de951974362CedCFA30`
* **Base:**  (To be announced)

\
To receive EMC, users must have an ERC-20 compatible wallet configured for the Edge Matrix Chain. Adding the contract address as a custom token allows the wallet to recognize EMC balances.


---

# 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.emc.network/emc/emc-network/tokenomics.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.
