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

# Website Builder

> Build websites from a prompt or description using the Website Builder agent in Chat

Website Builder is a built-in Agent in Chat that generates complete websites from a text prompt or description. Mention it with `@Website Builder` in any conversation to get started.

## How it works

1. Describe the website you want — include details about layout, content, style, and purpose.
2. Website Builder generates a complete website based on your prompt.
3. Review the result and ask for changes in the same conversation.

You can combine Website Builder with other agents in the same chat. For example, use [Deep Researcher](/get-started/chat/chat-agents/deep-researcher) to gather content on a topic, then ask Website Builder to turn it into a site.

## Credit cost

Website Builder typically costs 100+ credits per run. Credit usage varies based on the complexity and length of the generated site.

## Frequently asked questions (FAQs)

<AccordionGroup>
  <Accordion title="How do I use Website Builder?">
    Mention `@Website Builder` in any Chat conversation and describe the website you want to create.
  </Accordion>

  <Accordion title="Can I use Website Builder with other agents?">
    Yes. You can @ mention Website Builder alongside your own agents or other built-in agents in the same conversation.
  </Accordion>

  <Accordion title="Can I iterate on the generated website?">
    Yes. After Website Builder generates a site, you can ask it to make changes in the same conversation — update copy, adjust layout, change colors, and so on.
  </Accordion>
</AccordionGroup>
