# Upscale

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

## Parameters

* [<mark style="color:purple;">**link**</mark>](#link)
* [<mark style="color:purple;">**model**</mark>](#model)

### Link

> Add your image link to upscale. Now you can upload your local image to our CDN by using **`/upload`** command and grab a image link or you can either upload the image to discord and grab the media link or host the image somewhere else and paste the direct link.
>
> <mark style="color:green;">**Recommended:**</mark> <mark style="color:green;">**`/upload`**</mark>

### Model

> Choose Your desire upscaling model to upscale your image. We provide wide variety of the top upscaling models including our own. Choose any model you like depending on your preferences.
>
> * Openjourney Redefine Upscale <mark style="color:orange;">**`[ Realistic ]`**</mark>
> * &#x20;EpicRealism Natural Upscale <mark style="color:orange;">**`[ Realistic ]`**</mark>
> * Animagine Redefine Upscale <mark style="color:orange;">**`[ Anime ]`**</mark>
> * Real-ESRGAN <mark style="color:orange;">**`[ Basic Upscale ]`**</mark>


---

# 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.openjourneybot.com/upscale.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.
