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

# AI Agent in Studio

The Classiq Studio has a built-in AI agent that assists with quantum algorithm development — no local installation or plugin required.

## Getting Started

1. Open [Classiq Studio](https://platform.classiq.io/studio/).
2. Set your API key for your preferred LLM provider under **Settings**.
3. Describe what you want to build. The agent writes, runs, and explains Classiq code directly in the editor.

## What the Agent Can Do

* Write and edit quantum algorithms using the Classiq Python SDK
* Synthesize models and inspect the resulting circuit
* Execute programs on the simulator and read back results
* Explain code and suggest improvements

## Supported LLM Providers

The Studio agent works with any of the LLM providers configured in your account settings. Set your API key once and the agent will use it for all sessions.
