> For the complete documentation index, see [llms.txt](https://docs.macroblocks.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.macroblocks.io/introduction/executive-summary.md).

# Executive Summary

The creator economy is the fastest-growing market in the world — more than 200 million individuals now monetize content, services, and communities. Yet most rely on centralized Web2 platforms that capture their revenue, restrict ownership, and limit growth. On the other side, Web3 has demonstrated explosive demand through token launches and memecoin ecosystems, but sustainable infrastructure for real creators and businesses is still missing.

**MacroBlocks fills this gap.**

Built on BNB Chain, MacroBlocks provides the foundational rails for creators, communities, and partner tokens to build sustainable micro-economies. Instead of speculation-driven launches, we focus on infrastructure — giving creators no-code tools to issue tokens, set up payment links, unlock grants, and engage with partner token ecosystems.

**At the center of MacroBlocks is a dual engine:**

* Partner Tokens gain visibility and recurring demand by supporting creator growth through grants.
* Creators gain ownership of their economies with transparent, secure, and scalable tools.

The platform integrates directly with leading ecosystem partners — BNB Chain (base infrastructure), PancakeSwap (liquidity), Galxe (growth campaigns), and trusted wallet providers — ensuring frictionless adoption and trust.

MacroBlocks is not a token launchpad. It is the infrastructure layer for the next wave of the digital economy: a future where every creator and small business can own, grow, and monetize their community with the same power as major platforms — but without surrendering control.


---

# 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://docs.macroblocks.io/introduction/executive-summary.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.
