# Welcome

Welcome aboard! We’re thrilled you’re here to explore both the MWX Token and our cutting-edge AI Marketplace. MWX is an AI-powered marketplace that utilize web 3 technology built on Base to help 400 million+ Micro, Small, Medium Enterprises (MSMEs) around the globe to have access for affordable, high-performance AI tools.

We combine three pillars into one platform:

* A suite of multi AI-tools to boost business process
* A curated marketplace of third-party AI services
* A deflationary token, MWXT, that powers payments and governance

Whether you’re a developer, auditor, governance participant, marketplace partner, or simply curious, this GitBook is your all-in-one guide.

Here’s what you’ll find:

* **Public Docs**\
  A clear, concise overview of our token’s purpose, core functionality, high-level tokenomics, and how MWXT powers transactions and rewards within our AI Services Marketplace.
* **Marketplace Guide (Public)**\
  End-user and partner documentation covering:
  * Browsing & discovering AI services
  * How to pay, stake, or earn MWXT through usage rewards
  * Fee structure and deflationary mechanics in action
* **Developer & Internal Guides (Limited Access)**\
  Deep dives into:
  * Smart contract architecture and upgradability
  * Security controls, timelock workflows, and audit reports
  * Deployment pipelines for both token and marketplace contracts
  * Detailed vesting schedules, ecosystem incentives, and programmatic growth plans
* **Reference & Resources**\
  Natspec-annotated contract interfaces, API specs for marketplace integrations, unit & integration test plans, architecture diagrams, and links to third-party audits.

***

### How to Use This Book

1. **Start with “Public Docs”** to understand MWXT and the marketplace at a high level.
2. **For technical implementation or audits**, request access to the “Developer & Internal Guides.”
3. **Bookmark key sections**—Tokenomics, Marketplace UX, Security, and Deployment—for quick reference.
4. **Check back often**—we regularly update with new features, governance proposals, and audit findings.

***

### Need Help?

* ✉️ **Questions or feedback?** Reach out via our Discord or Slack.
* 🛠️ **To report an issue or suggest an improvement**, file a ticket in our private repo or ping the #dev-help channel.
* 📈 **Want to propose a change to tokenomics or marketplace rules?** Submit a governance proposal or PR against this GitBook.

Thank you for being part of MWX. Let’s innovate and grow—together!

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Create your first site</td><td></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Basics</strong></td><td>Learn the basics of GitBook</td><td></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td><strong>Publish your docs</strong></td><td>Share your docs online</td><td></td><td></td><td><a href="/pages/JjjojIyKxaiBPzzLwvtg">/pages/JjjojIyKxaiBPzzLwvtg</a></td></tr></tbody></table>


---

# 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://mwxt.gitbook.io/mwxt/readme.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.
