# Overview

### MetaCreate

Welcome to the MetaCreate documentation.

MetaCreate is building the Operating System for Generative Media — a multimodal stack where creation, ownership, monetization, and capital formation come together for the next generation of creators and products.

MetaCreate combines studio-grade generative multimodal models with Web3-native primitives, so teams can move from “content output” to “creator-owned IP” without wrestling with infrastructure, fragmented tools, or protocol complexity.

At the base of MetaCreate is a unified generative layer: a curated library of production-ready models across image, video, and audio, accessible through a single, consistent interface.

&#x20;Whether you are shipping a consumer app, a creative tool, or an on-chain media experience, you get fast, reliable generation out of the box.

On top of this sits the ownership and capital layer: native NFT minting, on-chain attribution, and creator-led token rails that turn every generated asset into a programmable, composable digital primitive. Creation is no longer a cost center; it becomes an asset class.

This documentation walks you through everything from your first media generation to building fully on-chain, creator-led media workflows — whether you are a solo builder, a studio, or a protocol team looking to embed generative media into your product.

<br>

#### Start Creating

\ <br>

<br>


---

# 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://metacreate.gitbook.io/docs/welcome/overview.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.
