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

# Image Generator

> Generate images from text prompts using the Image Generator agent in Chat

Image Generator is a built-in Agent in Chat that creates images from text prompts. Mention it with `@Image Generator` in any conversation to get started.

## How it works

1. Describe the image you want — include details about subject, style, composition, and mood.
2. Image Generator creates an image based on your prompt.
3. Review the result and ask for changes or variations in the same conversation.

You can combine Image Generator with other agents in the same chat. For example, use an agent to draft marketing copy, then ask Image Generator to create matching visuals.

## Credit cost

Image Generator typically costs 10+ credits per run.

## Frequently asked questions (FAQs)

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

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

  <Accordion title="Can I generate multiple images in one conversation?">
    Yes. You can keep prompting Image Generator in the same conversation to create additional images or variations.
  </Accordion>
</AccordionGroup>
