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

# Tokenomics

<table><thead><tr><th width="363.93359375">Parameter</th><th>Details</th></tr></thead><tbody><tr><td><strong>Token Name</strong></td><td>MovieDom Token (MDOM)</td></tr><tr><td><strong>Symbol</strong></td><td>MDOM</td></tr><tr><td><strong>Total Supply</strong></td><td>100 Crore (1 Billion)</td></tr><tr><td><strong>Network</strong></td><td><strong>Ethereum (ERC-20)</strong></td></tr><tr><td><strong>Decimal</strong></td><td>18</td></tr><tr><td><strong>Domain Name</strong></td><td>Moviedom.com</td></tr><tr><td><strong>Contract</strong></td><td><sub><em><strong>0x93B0D81fe10E5DB1927dD5a4346445EAFE548a2E</strong></em></sub></td></tr><tr><td><strong>etherscan</strong></td><td><a href="https://etherscan.io/token/0x93B0D81fe10E5DB1927dD5a4346445EAFE548a2E">https://etherscan.io/token/0x93B0D81fe10E5DB1927dD5a4346445EAFE548a2E</a></td></tr><tr><td>MdomVesting contract</td><td><a href="https://etherscan.io/address/0xBCd7dD1fD5555239fbB773A3d6826Be2f8D7F626#code">https://etherscan.io/address/0xBCd7dD1fD5555239fbB773A3d6826Be2f8D7F626#code</a></td></tr><tr><td>TimelockController</td><td><a href="https://etherscan.io/address/0xD2be38802e9A57AeF59F1E8B4781B5eB47a28c60#code">https://etherscan.io/address/0xD2be38802e9A57AeF59F1E8B4781B5eB47a28c60#code</a></td></tr></tbody></table>

<mark style="color:purple;">**Token Allocation**</mark>

To ensure a fair and sustainable token economy, the MDOM token is distributed as follows:

<mark style="color:purple;">**Liquidity Reserve: 25% / 250,000,000 MDOM**</mark>

<figure><img src="/files/pIe1qxWymd4DiA8KUOzb" alt=""><figcaption></figcaption></figure>

* Purpose: Ensuring sufficient liquidity across decentralized and centralized trading platforms.

<mark style="color:purple;">**Ecosystem / Product Rewards: 20% / 200,000,000 MDOM**</mark>

* Purpose: Staking rewards, platform incentives, airdrops, and community engagement programs.

<mark style="color:purple;">**Team: 15% / 150,000,000 MDOM**</mark>

* Vesting: 12-month lock-up, linear release over 24 months.

<mark style="color:purple;">**Investors / Private Sale: 15% / 150,000,000 MDOM**</mark>

* Vesting: Subject to agreed vesting schedules via MdomVesting contract.

<mark style="color:purple;">**Treasury / DAO Reserve: 12% / 120,000,000 MDOM**</mark>

* Purpose: Governance-controlled reserve for unforeseen expenses, strategic opportunities, and future development. Managed via TimelockController (48-hour delay).

<mark style="color:purple;">**Public Sale: 8% / 80,000,000 MDOM**</mark>

* Purpose: Initial capital raise. 100% released at TGE.

<mark style="color:orange;">**Advisors: 3% / 30,000,000 MDOM**</mark><mark style="color:orange;">**:**</mark>

* Vesting: Released via MdomVesting contract alongside team schedule.

<mark style="color:orange;">**Security / Bug Bounty: 2% / 20,000,000 MDOM**</mark><mark style="color:orange;">**:**</mark>

* Purpose: Rewarding security researchers and funding audits. Managed via

<mark style="color:purple;">**Economic Model**</mark>

<mark style="color:orange;">To maintain the long-term value of MDOM, a structured economic model is in place:</mark>

1. Deflationary Mechanism:

* A small percentage of MDOM tokens will be burned during each transaction to create scarcity, increasing token value over time.

2. Transaction Fees:

* Minimal transaction fees will be applied, with a portion allocated to development and liquidity pools.

3. Staking Rewards:

* Users can stake MDOM tokens to earn passive rewards while securing the network.

4. Governance Participation:

* Token holders will have governance rights, allowing them to vote on key platform decisions and updates.

5. Sustainable Growth:

* The structured release and allocation model ensures that MDOM remains stable and scalable as the platform expands.

\ <br>


---

# 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, and the optional `goal` query parameter:

```
GET https://moviedom-token.gitbook.io/moviedom-token/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
