# Introducing Camp

### **What is Camp Network?**

Camp Network is a **purpose-built Layer-1 blockchain** for powering AI agents trained on provenance-backed, user-owned IP.&#x20;

Camp's **Autonomous IP Layer** enables anyone to tokenize IP — music, images, videos, even personal data — and register it onchain for AI training, remixing, and monetization.

Its architecture prioritizes gasless IP registration and royalty distribution, and supports isolated execution environments tailored for agent-based workflows and automated licensing. Developers can launch dedicated app chains with isolated blockspace and compute, offering the flexibility and scalability needed for high-performance workloads.

***

*Why does Camp Exist?*

***

AI is rapidly reshaping the internet, and it poses an existential risk to all creators. As models continue to be trained on content taken without consent or attribution, creators are losing visibility, control, and compensation.&#x20;

Fueling this problem is the accelerating shift toward autonomous AI agents: systems users will increasingly rely on to filter information, make decisions, and interact with the digital world. As general-purpose models become commoditized, real value will shift to both unique, user-owned IP and vertical agents fine-tuned on that IP.

That’s where Camp comes in. Camp treats IP as a **first-class primitive** — not an afterthought. This is the first step towards building a future where AI and IP can collaborate.

***

*Transforming Creative Work into a New Economic Layer*

***

Camp starts with a core belief: provenance isn’t just about protecting IP — it’s the necessary foundation for making ownership and value enforceable by design.

Camp’s Proof of Provenance (PoP) Protocol is a novel mechanism for registering IP onchain with traceable origin, usage rights, and attribution, while enabling derivative creation, licensing, and monetization. Paired with Camp’s native agent framework, it allows users to fine-tune and deploy AI agents directly on user owned IP. This makes provenance actionable and verifiable — enabling agents to interact with data transparently, and automating monetization back to contributors.

***

*But What Makes Camp Different Isn’t Just the Tech — It’s the Focus*

***

Camp is built for apps that onboard IP at scale — enabling users, creators, and AI agents to register, remix, and monetize content in an AI-native, onchain economy. Camp uses provenance to register user-owned IP onchain through its Origin Framework, turning IP into programmable, monetizable infrastructure from day one.

Once IP is registered onchain:

* **Contributors** define terms, remix rights, and royalty splits
* **Consumers and agents** license IP for reuse, training, or AI generation
* **All activity** is transparently tracked — fueling better attribution and discovery

By embedding IP ownership and value flows at the protocol level, Camp helps all contributors better monetize their work — building a more composable, equitable, and creator-aligned digital economy.

{% hint style="info" %}
For more information visit our whitepaper [here](https://campaignlabs.notion.site/Camp-Network-The-Autonomous-IP-Layer-175f70f473288027a692da8ed70ede7c).
{% endhint %}


---

# 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://docs.campnetwork.xyz/introduction/introducing-camp.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.
