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

# How Camp Works

<figure><img src="/files/Y6WCPXDAlPF5sJyJdNyX" alt=""><figcaption><p>Camp User Flow</p></figcaption></figure>

#### Building the Future of AI and IP

Camp is a purpose built blockchain for training and fine-tuning AI agents on decentralized, user-owned IP.

With **Origin**, users can register any type of IP — art, code, music, and more—directly into . Once registered, their IP becomes immediately discoverable and available for others to license, remix, or build upon.

**mAItrix** allows you to deploy AI agents that can train on user-owned IP. Unlocking agents to generate derivative IP and tailored workflows, learning from user interactions all onchain which ensures transparent attribution and compliant use while unlocking new possibilities for applications and creator economy.

Royalties are handled natively. Every interaction with registered IP — including reuse, remixing, or AI generation — automatically distributes payouts to original contributors. This creates a built-in incentive layer that rewards collaboration across AI-native applications as well.


---

# 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:

```
GET https://docs.campnetwork.xyz/introduction/how-camp-works.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.
