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

# ImageQuality

> Output image quality / model tier for [].

Output image quality / model tier for \[`ImageGenModel.generate`].

The image-gen endpoint selects the underlying model from this value, so it
is a per-request parameter rather than a config-resolved model name.

## Members

<ResponseField name={"Fast"} type={"0"} required>
  Faster, cheaper tier. Default.
</ResponseField>

<ResponseField name={"Pro"} type={"1"} required>
  Higher-fidelity tier.
</ResponseField>
