> For the complete documentation index, see [llms.txt](https://sogni.gitbook.io/sogni-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sogni.gitbook.io/sogni-docs/sogni-studio/creating-images/generation-settings/guide-image.md).

# Guide Image

### What are Guide Images?

The Guide Image serves as a creative reference for the model and is an excellent way to create new variations and enhance your creations.

***

### How to use a Guide Image

**macOS:** To add a Guide Image, drag and drop an image or video from your computer or from within Sogni. Alternatively, you can use the folder button to access Finder and select your desired image.

**iOS:** To add a Guide Image, tap the plus(+) button and select the desired image from your photos library.

<div align="left"><figure><img src="/files/zJs0Qcum1Hw8VQmolXm4" alt="" width="441"><figcaption></figcaption></figure></div>

The 'Strength' parameter allows you to fine-tune how closely the generated image resembles the starting image. Higher values will make the generated images closely align with the Guide Image, while lower values provide greater creative freedom, resulting in unique and distinct outputs.

The number of steps required to generate the new image will be automatically reduced based on the selected Strength value.

***

**Need help? Ask in our Discord!**

For any questions regarding the use of Sogni, tips, suggestions, bugs, sharing art, discussing AI and life, or simply hanging out... Join our Discord community!\
\
[Join Sogni Discord](https://discord.com/invite/2JjzA2zrrc) ✨<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://sogni.gitbook.io/sogni-docs/sogni-studio/creating-images/generation-settings/guide-image.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.
