> ## 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.

# Demiurg Documentation

> Learn how to create, customize, and share powerful AI agents with Demiurg

## Build AI agents in minutes

Demiurg lets you create custom AI agents through simple prompts. No coding required to get started, but powerful customization when you need it.

<CardGroup cols={2}>
  <Card title="Create an Agent" icon="wand-magic-sparkles" href="/quickstart/create">
    Turn your idea into a fully functional AI agent with a simple prompt
  </Card>

  <Card title="Chat & Interact" icon="comments" href="/quickstart/chat">
    Engage with your agents through web or mobile interfaces
  </Card>

  <Card title="Customize Code" icon="code" href="/agents/code-editor">
    Fine-tune your agent's capabilities with the built-in code editor
  </Card>

  <Card title="Share Your Creations" icon="share-nodes" href="/sharing/with-friends">
    Deploy your agents to friends or the Demiurg community
  </Card>
</CardGroup>

## Get started in 3 minutes

<Steps>
  <Step title="Create your agent">
    Describe the agent you want in natural language, and Demiurg will generate it for you.
  </Step>

  <Step title="Chat with your agent">
    Test your agent's capabilities through the intuitive chat interface.
  </Step>

  <Step title="Share with others">
    Deploy your agent for personal use or share it with the community.
  </Step>
</Steps>

## Explore the community

<CardGroup cols={2}>
  <Card title="Featured Agents" icon="robot" href="/inspiration/featured-agents">
    Discover ready-to-use agents created by the Demiurg team
  </Card>

  <Card title="Community Showcase" icon="users" href="/inspiration/community">
    See what others have built and shared with the community
  </Card>
</CardGroup>
