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

# Chat with agent

> Use Chat to work with a project agent in Veryfront Studio.

Use Chat to ask an agent to plan, change, review, or debug a project.

## Steps

1. Open [Chat](/studio/panels/chat).
2. Select the agent you want to use.
3. Describe the task, expected result, and relevant files or routes.
4. Ask for a plan before implementation when the task can affect multiple files.

## Verify

1. Open [Code](/studio/panels/code) to inspect changed files.
2. Open [Preview](/studio/panels/preview) to check the running app.
3. Open [Logs](/studio/panels/logs) if the change affects runtime behavior.
4. Continue the same chat thread with follow-up fixes or review notes.
