# Images & media

With Single Article Generation, you can build feature images via Stock or AI and also add in-body AI images as well.&#x20;

* Toggle ON Generate AI Images
* Select your MAX number of images in the body of the article
* Select your Image Model
* Select your Image Style
  * You can also build your own custom style as well.

<figure><img src="/files/3PkiaE3SHAoHGz6FMSpz" alt=""><figcaption><p>AI Images</p></figcaption></figure>

{% hint style="info" %}
Important Note: Depending on your subscription and the Image Model Selected, this can add costs to your OpenAI or Replicate bills. For more information, visit our [IMAGE GENERATION](/creative-studio/image-generation.md) section.
{% endhint %}

{% 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/content-studio/images-and-media.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.
