# Flux Pro

{% hint style="info" %}
Flux Pro and Flux Schnell our the latest models we've added to Cuppa from Replicate.&#x20;

You can add a Replicate API into your Cuppa Settings. Visit here to get started: <https://replicate.com/home>
{% endhint %}

Flux Pro and Flux Schnell models are available in Single Article Generation, Bulk Generation, Programmatic Generation, and in our Image Generator.

**More about Replicate**

Thousands of Models contributed by the community.

All the latest open-source models are on Replicate. They’re not just demos — they all actually work and have production-ready APIs.

AI shouldn’t be locked up inside academic papers and demos. Make it real by pushing it to Replicate.

<figure><img src="/files/9prIlL9Ix6EHBPVeYqhj" alt=""><figcaption><p>Flux Pro Models</p></figcaption></figure>

**Pricing \*Subject to changes**

Flux Pro:&#x20;

* $0.055 per image

Flux Schnell:

* $0.003 per image

{% hint style="info" %}
**Important PRO TIP: When you post your articles directly in your site, please make sure to update the file name. We recommend downloading the image into your CMS/Server and updating the image name.**&#x20;
{% endhint %}


---

# 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://learn.cuppa.ai/creative-studio/flux-pro.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.
