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

# Orchids Agent

> Chat to build

The Orchids Agent is the main way you'll interact with Orchids. You can simply chat with the agent to:

* Build projects from scratch
* Implement and build features
* Fix bugs
* Plan out new features
* Upload files (images, videos, etc.) as reference information

Our agent will take any request you give it and either answer your questions or write the code to implement

<Frame>
  <video src="https://slelguoygbfzlpylpxfs.supabase.co/storage/v1/object/public/hero-assets/hero-chatbuild.mp4" autoPlay loop muted playsInline style={{ borderRadius: '0.5rem', width: '100%' }} />
</Frame>

**Pricing**

The Orchids Agent uses a usage-based model, which you can read more about [here](/plans-and-token-usage). Each message’s cost depends on its complexity, so you only pay for what you use.
For instance, adding a multiplayer feature to a game you made would use more tokens than simply adding a button.
