# Smart Profiles

Smart Profiles are user-owned, composable containers of context (preferences, history, identity, behavior, intent), that can be used across AI agents and applications to deliver **hyper-personalized experiences**.&#x20;

Instead of siloed data spread across platforms, Smart Profiles unify and enrich your digital footprint, making it portable, programmable, and private by default.

In an AI-first world, where intelligence is distributed across apps, agents, and platforms, Smart Profiles act as the **bridge that carries your context wherever you go,** from shopping assistants to content feeds, financial apps to educational agents.

## **Core Benefits**

* **Contextual Portability**\
  Carry your digital context between apps and agents without re-entering data or retraining systems.
* **Hyper-Personalization**\
  Apps and AI agents can tailor experiences to your goals, interests, and history, with your consent.
* **Context Aggregation**\
  Combine inputs from existing wallets, Web2 profiles, and app usage into a unified AI-ready profile.
* **Plural Identities**\
  Create multiple Smart Profiles (e.g., work, play, creator) tied to one root identity but optimized for different contexts.
* **Programmable Privacy**\
  Decide what context is shared, with whom, and under what conditions, powered by decentralized access control.
* **AI-Ready**\
  Enable context-aware AI agents that understand your preferences, adapt over time, and act on your behalf.


---

# 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.plurality.network/core-concepts/smart-profiles.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.
