# Important Links

### General Info

| Item                                                                | Content                         |
| ------------------------------------------------------------------- | ------------------------------- |
| [Openmesh Website](https://www.openmesh.network/)                   | Official Website                |
| [Openmesh Litepaper](https://www.openmesh.network/litepaper#basics) | Decentralisation Compromised    |
| [Openmesh Overview](https://www.openmesh.network/litepaper#basics)  | The Openmesh Solution           |
| [Openmesh Overview](https://www.openmesh.network/litepaper#basics)  | Principles and Governance       |
| [Openmesh Overview](https://www.openmesh.network/litepaper#basics)  | Openmesh's 10 Commandments      |
| [Openmesh Overview](https://www.openmesh.network/litepaper#basics)  | Core Innovation & Breakthroughs |
| [Openmesh Overview](https://www.openmesh.network/litepaper#basics)  | Openmesh Journey                |
| [Openmesh Overview](https://www.openmesh.network/litepaper#basics)  | Importance of Defining Web3     |

### Developers

| Item                                                                                                 | Description                                   |
| ---------------------------------------------------------------------------------------------------- | --------------------------------------------- |
| [Openmesh Github](https://github.com/Openmesh-Network)                                               | Our open-source software!                     |
| [Xnode Studio](https://www.openmesh.network/xnode)                                                   | Xnode deployment website                      |
| [OpenCircle Developer Group](https://circle.openmesh.network/groups/developers/members/all-members/) | Developer training and Web3 community website |
| [Openmesh Developers Telegram Channel](https://t.me/OpenmeshDevs)                                    | TG Developer Announcements                    |
| [Openmesh Developers X Community ](https://x.com/i/communities/1844577110045950312)                  | Our X community for developers                |
| [Openmesh Discord #dev-chat](https://discord.gg/AgJENtgqQy)                                          | Our developer discord channel                 |

### Community & Social Media

| Item                                                                        | Description               |
| --------------------------------------------------------------------------- | ------------------------- |
| [Openmesh X](https://x.com/OpenmeshNetwork)                                 | Official X account        |
| [Openmesh Telegram](https://t.me/openmesh)                                  | Official Telegram channel |
| [Openmesh Discord](https://opnm.sh/discord)                                 | Official Discord server   |
| [LinkedIn](https://www.linkedin.com/company/openmesh)                       | Official LinkedIn profile |
| [Medium Blog](https://blog.openmesh.network/)                               | Official Medium blog      |
| [YouTube Channel](https://www.youtube.com/channel/UC-GI8ObQgUieNlvyWQmpRuw) | Official YouTube channel  |

### Investors & Stakeholders

| Item                                                                                       | Description                 |
| ------------------------------------------------------------------------------------------ | --------------------------- |
| [Roadmap](https://www.openmesh.network/litepaper#roadmap)                                  | Openmesh Roadmap            |
| [Openmesh Overview](https://www.openmesh.network/litepaper#basics)                         | Go to Market Milestones     |
| [Tokenomics](https://www.openmesh.network/litepaper#tokenomics)                            | Token Distribution          |
| [Governance & Transparency](https://www.openmesh.network/litepaper#governancetransparency) | Robust Governance Framework |
| [Openmesh DAO](https://www.openmesh.network/litepaper#dao)                                 | Voting Mechanism            |


---

# Agent Instructions: 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.openmesh.network/openmesh/important-links.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.
