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

# Introduction

> Orchids is the first AI app builder to build and deploy any app, any stack - web, mobile, chrome extension, slack bot, AI agent, anything.

On top of this, you can use your existing AI subscriptions (ChatGPT, Claude Code, Gemini, Github Copilot, and Gemini) or bring any API key to use models at cost.

<div style={{ textAlign: 'center', margin: '2rem 0' }}>
  <video
    src="https://slelguoygbfzlpylpxfs.supabase.co/storage/v1/object/public/hero-assets/orchids-1.mp4"
    controls
    style={{
  width: '560px',
  height: '315px',
  maxWidth: '100%',
  borderRadius: '8px',
}}
  />
</div>

<Columns cols={2}>
  <Card title="Features" icon="sparkles" href="/features/orchids-agent">
    Explore all the powerful features Orchids has to offer.
  </Card>

  <Card title="Pricing, Plans, and Tokens" icon="coins" href="/plans-and-token-usage">
    Learn about our pricing pricing, plans, and token usage policies.
  </Card>
</Columns>
