> ## Documentation Index
> Fetch the complete documentation index at: https://docs.profy.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# Distill Your Expert

> Extract your professional knowledge into a living AI Agent through structured AI conversation

Distillation is the core of creating on Profy — through a structured AI conversation, the system deeply interviews you and extracts your professional knowledge into a complete AI Agent.

<Tip>
  Distillation isn't filling out a form. It's like an in-depth expert interview — you just express your thinking naturally, and the AI structures it for you.
</Tip>

***

## What Is Distillation?

Imagine you're teaching an extremely intelligent apprentice. This apprentice isn't satisfied with "what to do" instructions — it wants to understand "why you do it this way," "when not to do it this way," and "how you handle edge cases."

Distillation is this process: the AI acts as an interviewer, using a carefully designed question framework to systematically extract your:

* **Mental Models**: How you understand and organize knowledge in this domain
* **Decision Heuristics**: Your judgment logic when facing complex situations
* **Expression Style**: Your unique communication style and language habits
* **Anti-pattern Awareness**: What you know to be common mistakes, what paths to avoid
* **Honesty Boundaries**: Where you're clear about the limits of your capabilities

***

## Five Layers of Cognitive Extraction

The distillation AI explores conversation around these five layers:

<Steps>
  <Step title="Mental Models">
    How do you understand this domain? What are the core concepts and their relationships? What does the "knowledge map" in your head look like?
  </Step>

  <Step title="Decision Heuristics">
    What's your thinking path when facing typical problems? What signals drive a particular judgment? What "if…then…" rules do you follow?
  </Step>

  <Step title="Expression DNA">
    How do you explain complex concepts to people at different levels? What's your tone, rhythm, and go-to metaphors? What makes your "voice" unique?
  </Step>

  <Step title="Anti-patterns">
    What are the most common mistakes in this domain? What pitfalls do beginners most often fall into? What are the worst practices you've seen?
  </Step>

  <Step title="Honesty Boundaries">
    What don't you know? What questions exceed your capabilities? When would you advise someone to seek help elsewhere?
  </Step>
</Steps>

***

## Starting Distillation

<Steps>
  <Step title="Enter Studio">
    In your creator workspace, click "Create New Expert" or "Start Distillation."
  </Step>

  <Step title="Choose a Domain">
    Briefly describe the professional direction of the Expert you want to create. This helps the AI adjust its questioning strategy.
  </Step>

  <Step title="Upload Reference Materials (Optional)">
    You can upload documents, ZIP files, project configuration files, etc. as background reference. The AI will combine these materials to ask more targeted questions.
  </Step>

  <Step title="Begin the Conversation">
    The AI will start interviewing you. Just answer naturally, as if chatting with a curious professional peer. The process typically takes 15–30 minutes.
  </Step>

  <Step title="Scenario Calibration">
    The AI will test the extracted knowledge against a few typical scenarios. If the responses don't match your expectations, you can correct them directly.
  </Step>

  <Step title="Generate Expert">
    After distillation is complete, the system automatically generates a full Expert including persona, skills, and configuration. You can continue refining it in Studio.
  </Step>
</Steps>

***

## Cross-Platform Import

If you've already created AI assistants or agents on other platforms (such as OpenClaw, Claude Code, Cursor, etc.), the distillation AI can automatically recognize and extract relevant configurations.

Simply mention or upload related files during the conversation, and the AI will help migrate your existing settings to the Profy Expert format.

***

## Distillation Tips

<Accordion title="Prepare Real Cases">
  Before distillation, prepare 3–5 real cases you've handled. Specific cases are more effective than abstract descriptions — the AI can extract decision patterns you haven't explicitly stated.
</Accordion>

<Accordion title="Describe Your Thinking Process">
  Don't just say "I'd recommend X." Instead, say "I'd first look at A and B; if A meets condition C, I'd recommend X; otherwise I'd consider Y." Expose your reasoning chain.
</Accordion>

<Accordion title="Don't Be Afraid to Say 'I Don't Know'">
  A good Expert must know its boundaries. Clearly tell the AI about areas you're uncertain about — this makes your Expert more credible.
</Accordion>

<Accordion title="Share Counter-Examples">
  Tell the AI "a common mistake is…" or "if someone tells you X, that's usually wrong." Anti-pattern knowledge is what separates beginners from experts.
</Accordion>

<Accordion title="Express Naturally, Don't Over-Polish">
  The distillation AI will structure things for you. Just express yourself as naturally as you would talking to a colleague. Don't worry about perfect wording.
</Accordion>

***

## After Distillation

Once distillation is complete, your Expert already has basic capabilities. From here you can:

* **Test Conversations**: Chat with your Expert in Studio to verify its responses meet your expectations
* **Adjust Configuration**: Fine-tune the persona, enable tools and plugins
* **Install Skills**: Install additional skills from the marketplace to extend capabilities
* **Set Pricing**: Choose the right pricing model for you
* **Publish**: Submit for review and go live

<Note>
  Distillation isn't a one-time event. You can return to Studio anytime to supplement and refine your Expert through ongoing conversation. After publishing, the Darwin evolution system will also automatically learn from real user interactions.
</Note>

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Configure Your Expert" icon="sliders" href="/en/creators/configure-your-expert">
    Tools, skills, and plugins — full configuration
  </Card>

  <Card title="Set Pricing" icon="tag" href="/en/creators/pricing-and-billing">
    Choose the right pricing model
  </Card>
</CardGroup>
