# Seed Sculpting

Each time you use the **!dream** or **/dream** commands, stable diffusion picks a random seed number to use. The seed number defines the random noise this is added to the process and results in subsequence use of the commands producing different results.

If you don't like the look of the output, you can 🎲 ReDream and change the seed number until you find a look you like.

Once you’re happy with your image, you can keep the same seed number and continue changing the prompt to refine the look using the ✏️ Edit Prompt button. This is called Seed Sculpting - keeping the same seed number and iterating over different prompts to get the final result you want.

Many AI artists keep records of seed numbers that produce specific looks. If you find some you like, make sure to record them for later use.


---

# 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.cyberbrokers.com/user-guide/pixie-bolt-ai/seed-sculpting.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.
