# Flux

Flux gives you greater control through prompts and creativity, rather than sliders.\
It’s ideal for creative or AI-generated images that need correction or reinterpretation.

**How it works:**

* Uses a scale factor (×2, ×4, ×8) to multiply pixel dimensions.
* The more creativity you add, the stronger your prompt’s effect on the image.
* Lower creativity keeps it closer to the original.

**Best for:**

* Fixing AI-generated glitches
* Concept art or imaginative visuals
* Surreal or experimental compositions

{% hint style="info" %}
The more creativity you allow, the stronger your prompt’s influence will be on the final result.
{% endhint %}

<figure><img src="/files/WKKjyT3OL35O3deXK9mX" alt=""><figcaption></figcaption></figure>


---

# 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://lupaupscaler.gitbook.io/lupaupscaler-docs/modes-manual/creative-mode/flux.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.
