# Official Links & Resources

### HSuite Official Platforms

|     **Platform**     |                           **Link**                           |           **Description**          |
| :------------------: | :----------------------------------------------------------: | :--------------------------------: |
|    🌐 **Website**    |           [hsuite.network](https://hsuite.network/)          |       Official HSuite Website      |
|      📱 **dApp**     |               [hsuite.app](http://hsuite.app/)               | Official Decentralized Application |
| 📚 **Documentation** |      [docs.hsuite.network](https://docs.hsuite.network/)     |  Technical Documentation & Guides  |
|     💻 **GitHub**    | [github.com/HsuiteNetwork](https://github.com/HsuiteNetwork) |      Open Source Repositories      |
|    🐦 **Twitter**    |      [x.com/HsuiteNetwork](https://x.com/HsuiteNetwork)      |   Latest Updates & Announcements   |
|    💬 **Discord**    |    [discord.gg/BtRCRYvJmB](https://discord.gg/BtRCRYvJmB)    |       Community Hub & Support      |

***

## 📊 Quick Navigation

### 🚀 **For New Users**

* Start with the [**Introduction**](/whitepaper/01-introduction.md) to understand HSuite's journey and V1→V2 evolution
* Review [**Community Benefits**](/whitepaper/11-community-benefits.md) to see value for all participants

### 💻 **For Developers**

* Explore [**SmartNode Technology**](/whitepaper/01-smartnode-technology.md)
* Read about the [**Smart-App Ecosystem**](/whitepaper/02-smart-app-ecosystem.md)
* Review [**Technical Architecture**](/whitepaper/08-multi-chain-architecture.md)

### 💰 **For Holders & Community**

* Understand the [**Tokenomics Model**](/whitepaper/09-tokenomics.md)
* Learn about [**Community Benefits**](/whitepaper/11-community-benefits.md)

***

## 📞 Contact Information

* **General Inquiries**: <info@hsuite.network>
* **Technical Support**: Available via [Discord](https://discord.gg/BtRCRYvJmB)
* **Partnership Opportunities**: Contact through [official website](https://hsuite.network/)

***

[← Back to Main Index](/whitepaper.md)


---

# 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.hsuite.network/whitepaper/00-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.
