# Mawari Network Docs

## En

- [THE FRAMELESS MANIFESTO](https://docs.mawari.net/mawari-network/the-frameless-manifesto.md): By Luis, Founder of Mawari
- [THE TECHNO SATOYAMA](https://docs.mawari.net/mawari-network/the-techno-satoyama.md)
- [Immersive Compute Network](https://docs.mawari.net/mawari-network/immersive-compute-network.md)
- [Use Cases: the Next Wave of Immersive Experiences](https://docs.mawari.net/mawari-network/use-cases-the-next-wave-of-immersive-experiences.md)
- [Mawari Network Architecture](https://docs.mawari.net/infrastructure/mawari-network-architecture.md)
- [Node Ecosystem Roles](https://docs.mawari.net/infrastructure/node-ecosystem-roles.md)
- [Roadmap](https://docs.mawari.net/infrastructure/roadmap.md)
- [MAWARI On-Chain Information](https://docs.mawari.net/infrastructure/mawari-on-chain-information.md): Official contract addresses, chain parameters, and token details for the Mawari Network. Always verify addresses against this page before interacting with any contract or sending tokens.
- [The Guardian Node License](https://docs.mawari.net/decentralized-infrastructure-offering-dio/the-guardian-node-license.md)
- [Purchasing the Guardian Node License](https://docs.mawari.net/decentralized-infrastructure-offering-dio/purchasing-the-guardian-node-license.md): To participate in the Mawari Network as a Guardian Node operator, you’ll need to acquire a license using USDT or USDC on the Arbitrum One
- [DIO Extended FAQ](https://docs.mawari.net/decentralized-infrastructure-offering-dio/dio-extended-faq.md)
- [Allocations](https://docs.mawari.net/mawari-economy/allocations.md)
- [Activation Rewards](https://docs.mawari.net/mawari-economy/activation-rewards.md)
- [Locking Rewards](https://docs.mawari.net/mawari-economy/locking-rewards.md): How Commitment Becomes the Foundation
- [In Detail: Guardian Node Rewards & Locking Program](https://docs.mawari.net/mawari-economy/in-detail-guardian-node-rewards-and-locking-program.md): A user guide to claiming, locking, and earning on the Mawari Network.
- [Run Your Nodes](https://docs.mawari.net/mawari-economy/run-your-nodes.md): To activate your Guardian Node license and start earning rewards, you have two options — choose the one that best fits your situation.
- [Assigning Your Licenses to an Ecosystem Partner](https://docs.mawari.net/mawari-economy/run-your-nodes/assigning-your-licenses-to-an-ecosystem-partner.md): Assigning your licenses to a Mawari Network ecosystem partner is the simplest way to put your Guardian Node to work. The partner runs the node infrastructure; you simply delegate your license to them.
- [Run Your Own Guardian Node](https://docs.mawari.net/mawari-economy/run-your-nodes/run-your-own-guardian-node.md): This guide walks you through setting up and running a Guardian Node on your own hardware. The whole process takes about 15 minutes or less.
- [Channels](https://docs.mawari.net/community-and-support/channels.md): Mawari Network official website and socials
- [Mawari Guides](https://docs.mawari.net/community-and-support/mawari-guides.md)
- [Mawari Members Portal Onboarding Guide](https://docs.mawari.net/community-and-support/mawari-guides/mawari-members-portal-onboarding-guide.md): Watch the onboarding walkthrough to create your Mawari email account and complete KYC:
- [KYC Verification Guide](https://docs.mawari.net/community-and-support/mawari-guides/kyc-verification-guide.md)
- [Locking Guide](https://docs.mawari.net/community-and-support/mawari-guides/locking-guide.md)
- [Run Your Node Guide](https://docs.mawari.net/community-and-support/mawari-guides/run-your-node-guide.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.mawari.net/mawari-network/the-frameless-manifesto.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.
