# Advanced Options, Content Manipulation, AI Images, Knowledge

When building out a single article, we want to remind you how important these additional presets are for building the best possible content on the first try.

* Advanced Options (Your Prompts)
* AI Images
* Content Manipulation
* Custom Knowledge

**Advanced Options**

This is where you add extra instructions to give to the AI to build content. You can find starter prompts [here](/prompting-guidelines-and-library/starter-prompts.md). To achieve optimized content, you will have to test different prompts. For more useful tips and tricks with Prompts, we recommend visiting our Discord channel.

**AI Images**

You can build AI Images directly in the body of the article. Select your model and Max number of images, and these will be included in your article build(s).

Important information here: Depending on your subscription, AI Images in the body of your aricle will increase your article cost. For more information about AI Images currently available, visit our [IMAGE GENERATION](/creative-studio/image-generation.md) section.

**Content Manipulation**

A nice feature. You can have the software swap out common AI words in the article for you. More information and starter list can be found [HERE](/content-studio/content-manipulation.md).

**Custom Knowledge**

One of our newest featuers. We take a custom knowledge set that you would like to use for building out your content. Think of this as the data you wish the AI brain had to build your perfect article. For example, if you were building an article on **What is Diabetes**, a perfect custom knowledge set could be a book (via PDF) about Diabetes.&#x20;

<figure><img src="/files/PYxuScD6ZbHEo3qDhzVh" alt=""><figcaption><p>Advanced Options when building out articles</p></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://learn.cuppa.ai/content-studio/advanced-options-content-manipulation-ai-images-knowledge.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.
