# Guides

- [Good SD1.5 default settings](https://docs.dreamlook.ai/guides/good-sd1.5-default-settings.md): Guidelines to get you started with the art of finetuning!
- [Improving SD1.5 results quality](https://docs.dreamlook.ai/guides/improving-sd1.5-results-quality.md): A case by case guide to making your results better
- [Stable Diffusion XL](https://docs.dreamlook.ai/guides/stable-diffusion-xl.md): Here is how you get the most out of SDXL finetuning!


---

# 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.dreamlook.ai/guides.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.
