# Guidance scale

The Guidance Scale Stable Diffusion, or Classifier-Free Guidance Scale (CFG), is used in AI to decide how much an AI art creation follows the text prompt. It's basically a number that shows how important the text or image description is when generating AI art.

If you crank up the guidance scale, the generated images will stick closely to the provided text prompts, but they might lack that spark of creativity. So, it's better to aim for a lower CFG value when creating images, but not too low either. Usually, keeping the numbers between seven and nine will give you high-quality results, unless you really know what you're doing with a high CFG setting.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dreamerland.ai/basic-terms/guidance-scale.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
