> For the complete documentation index, see [llms.txt](https://conso.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://conso.gitbook.io/docs/getting-started/agentic-memory.md).

# Agentic Memory

Every time you try a new AI agent, you start from scratch. The agent knows nothing about you: what you like, what you do, what platforms you use, or how you interact online. You have to explain yourself all over again.

**CONSO's Agentic Memory** solves this. It packages your verified cross-platform data from every CONSO-supported platform (social, gaming, creative, on-chain, and AI) into a structured, encrypted context that you can export to any AI agent. The agent gets a complete picture of who you are from day one, without you having to repeat yourself.&#x20;

<figure><img src="/files/nxyutwrbV9Sj8qp4N8Oh" alt=""><figcaption></figcaption></figure>

### What is CPAC?

**CPAC (Consumer Passport Agentic Context)** is the engine that makes this possible. It pulls together your activity from all connected platforms across every CONSO Zone: your X followers, your GitHub contributions, your gaming achievements, your on-chain history, your AI usage patterns, and more. It then structures, scores, and encrypts this data into a portable context file tied to your Consumer Passport.

When you connect a new AI agent, CPAC gives it permission-based access to this context. The agent instantly understands your interests, expertise, reputation, and preferences, so it can personalize from the first interaction.

### How It Works

<figure><img src="/files/yw387uWweQiY5sum5a38" alt=""><figcaption></figcaption></figure>

### Why It Matters

**For Users**

* Stop re-explaining yourself to every new agent. Your entire cross-platform identity travels with you portable, private, and under your control.

**For Agents & Devs**

* Skip onboarding and cold starts. With CPAC, your agent knows the user's interests, expertise, and preferences from the first message.

**For Brands**

* Reach verified, high-signal users across social, gaming, creative, and AI platforms through reputation-backed Smart Campaigns.

### Passport Integration

Agentic Memory feeds directly into the Consumer Graph alongside all other Zones. Your data from every connected platform compounds into one unified, exportable identity.

<figure><img src="/files/yp6kDkzPUWo1lu5A6rXp" alt=""><figcaption></figcaption></figure>

### FAQs

#### Does the agent see all my raw conversations ?

No. Agents receive structured reputation signals and context, never raw content. CPAC provides scores, badges, interests, and behavioral patterns, post data not actual messages.

#### How is this different from platform-native memory like Chatgpt / Claude Memory?

Platform-native memory only works inside that one platform and only covers AI conversations. CPAC is cross-platform, covers all your digital activity (social, gaming, creative, on-chain, AI), and is portable to any agent.

#### When will AI Memory launch?

Agentic Memory and CPAC are part of CONSO's Q3 2026 roadmap, rolling out progressively alongside the AI Zone and Developer API.&#x20;


---

# 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://conso.gitbook.io/docs/getting-started/agentic-memory.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.
