> For the complete documentation index, see [llms.txt](https://creator-vault.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creator-vault.gitbook.io/documentation/creator-vault/welcome/what-is-creator-vault.md).

# What is Creator Vault?

Own, license, fund, and distribute creative IP on-chain.

<figure><img src="https://4201950312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdeYSBdR4y0AzGbm7FtS%2Fuploads%2FGd5ERjqqh7ynL2F2349a%2Fimage.png?alt=media&amp;token=6c54addb-ce06-437e-ae7a-60d0b30808e5" alt=""><figcaption></figcaption></figure>

### Who it’s for

* Creators who want on-chain authorship + licensing.
* Creators who want funding without losing rights.
* Communities that want verifiable support and rewards.
* Teams that want collaboration and incentive rails without payout ops.

### Platform vision

Creator Vault is built for creators who want to own, fund, and distribute IP end-to-end.

It replaces opaque platforms with smart-contract rules and on-chain provenance.

### What “on-chain” changes

* Funds move through contracts, not platform-held balances.
* Anyone can verify totals and payouts on-chain.

### What you get

* **Provenance**. On-chain authorship and verifiable history.
* **Programmable licensing**. Clear usage terms and access control.
* **Funding**. Campaigns that don’t require giving up rights.
* **Growth**. Bounties for distribution and marketing.
* **Community**. NFTs, drops, and co-ownership mechanics.
* **Real-world monetization**. Digital perks plus optional physical fulfillment.

### What Creator Vault is not

* It is not a chargeback-based payment system.
* It cannot “undo” confirmed transactions.
* It does not guarantee campaign delivery or submission quality.

{% hint style="warning" %}
Always treat links, bounties, and campaigns as untrusted until you verify them. Use official channels to confirm addresses and URLs.
{% endhint %}


---

# 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://creator-vault.gitbook.io/documentation/creator-vault/welcome/what-is-creator-vault.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.
