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

# Create Your First Agent

> Learn how to create a custom AI agent in under 3 minutes

## Create an AI agent with natural language

Demiurg turns your ideas into fully-functional AI agents through simple descriptions.

<Tip>
  Be specific about knowledge domains, personality traits, and capabilities to get the best results.
</Tip>

## Quick creation process

<Steps>
  <Step title="Open Demiurg">
    Go to [demiurg.ai/app](https://demiurg.ai/app) and click "Create New Agent" to begin.
  </Step>

  <Step title="Describe your agent">
    Specify what you want your agent to do, including:

    * Primary purpose and functions
    * Knowledge domains
    * Personality traits
    * Specific tasks it should handle

    **Example:** "A content marketing assistant that can generate blog post ideas, outline articles, and suggest SEO improvements. It should understand digital marketing principles and have a friendly, helpful tone."
  </Step>

  <Step title="Review the summary">
    Demiurg will display a summary of your agent's capabilities.

    Review and click "Create Agent" to proceed or "Edit Description" to refine.
  </Step>

  <Step title="Wait briefly">
    Your agent will be built in less than 15 seconds.
  </Step>

  <Step title="Start using your agent">
    Once created, you can:

    * Chat with your agent immediately
    * Edit its appearance or settings
    * Share it with others
  </Step>
</Steps>

## Crafting effective descriptions

| Element                | Example                                                                                 |
| ---------------------- | --------------------------------------------------------------------------------------- |
| **Be specific**        | "A social media specialist for Instagram and TikTok" instead of "a marketing assistant" |
| **Include domains**    | "Financial analysis," "creative writing," or "customer support"                         |
| **Define personality** | "Professional and concise" or "friendly and conversational"                             |
| **List key tasks**     | "Research competitors," "draft emails," or "analyze data"                               |

## Next steps

<Card title="Chat with Your Agent" icon="comments" href="/quickstart/chat">
  Learn how to effectively interact with your newly created agent
</Card>
