# Modes Manual

Lupa offers several ways to enhance and transform your images depending on your creative goals.\
There are two main workflows:

* **Upscale**, focused on improving image resolution and clarity.
* **Realistic**, designed for style transfer and natural photo realism.

Each mode within these workflows has its own strengths and behaviors.\
Use this manual to understand how to get the best results from each model.

{% hint style="info" %}
Each mode within these workflows has its own strengths and behaviors.\
Use this manual to understand how to get the best results from each model.
{% endhint %}

Technical notes:

* Supported formats: PNG, JPG
* Max size: 50 MB
* Preview resolution appears before upscaling
* Use zoom, Split View, or Slider View to compare results interactively


---

# 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.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.
