> 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/l1-architecture/maitrix-framework.md).

# mAItrix Framework

{% hint style="warning" %}
This is feature is still in active development
{% endhint %}

The mAItrix framework acts as an AI agent launchpad within the Camp Network, simplifying the development, training, and deployment of autonomous agents through a single SDK. It enables agents to generate and manage IP on-chain seamlessly.

<figure><img src="/files/0PZGsZzDDTpYKmFeP2lh" alt=""><figcaption><p>mAItrix user interaction flow</p></figcaption></figure>

**Key Components:**

* **Trusted Execution Environment (TEE):** Ensures secure hosting of LLMs, protecting user data and cryptographic keys.
* **On-Chain Training Logic:** Embeds training logic directly into the framework, allowing agents to fine-tune on existing IP while automatically distributing royalties.
* **Autonomous Fine-Tuning and Retrieval Augmented Generation (RAG):** Securely fine tune agents on IP within Camp's IP registry to create more specialized agents or connect to existing IP to supplement agentic knowledge bases.&#x20;
