> 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/important-links.md).

# Important Links

<mark style="color:yellow;">To stay updated with the latest developments, partnerships, and announcements regarding MovieDOM Token (MDOM), explore the following official links:</mark>

Official Website:

🔗[ MovieDOM.io](https://moviedom.io) – The central hub for all information about MDOM, including tokenomics, roadmap, and real-time updates.

Social Media Channels:

📢 Twitter (X):[ twitter.com/MovieDOMToken](https://twitter.com/MovieDOMToken) – Follow for live updates, community discussions, and industry insights.\
💬 Telegram Community: [t.me/MovieDOMCommunity](/moviedom-token/getting-started/quickstart.md) – Join the conversation, interact with the team, and be a part of the growing ecosystem.\
📸 Instagram: <https://www.instagram.com/moviedomtoken/> – Get behind-the-scenes updates, entertainment partnerships, and visual content.\
📘 Facebook:[ facebook.com/MovieDOMToken](https://facebook.com/MovieDOMToken) – Stay informed about upcoming launches and promotional events.\
🎥 YouTube:[ youtube.com/MovieDOM](https://youtube.com/MovieDOM) – Watch explainer videos, project demos, and AMAs with the MovieDOM team.

Developer & Research Resources:

📄 Whitepaper: MovieDOM.io/whitepaper – Download the detailed whitepaper outlining the project’s vision, technology, and economics.\
📜 GitHub Repository:[ github.com/MovieDOM](https://github.com/MovieDOM) – Access the open-source code and contribute to the blockchain ecosystem.

Exchange Listings & Market Data:

📈 CoinMarketCap: coinmarketcap.com/currencies/MovieDOM – Track MDOM’s real-time price and market trends.\
📉 CoinGecko: coingecko.com/en/coins/MovieDOM – Analyze market performance, trading volume, and liquidity.\
🔄 DEX Listings: MDOM will be available on PancakeSwap and other major decentralized exchanges.

Partnerships & Collaborations:

🤝 Business Inquiries & Partnerships: For collaborations, media partnerships, or investor inquiries, contact us at <info@moviedom.io>

<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/important-links.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.
