# How to activate featured images?

During task creation in the wizard, you can enable **automatic featured images**. You have options for the image source:

* Main affiliate module
* Pixabay images
* Main module for product articles + Pixabay for informational articles

<figure><img src="/files/01DKzIBjDiUgbxaoVZEF" alt="" width="375"><figcaption></figcaption></figure>

Also you can set **external featured images** instead of saving them in the WordPress gallery. To do this, go to `Content Egg > Settings > General` and activate the '`External featured images`' option.

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

{% hint style="warning" %}
Note that **Pixabay** does not allow hotlinking for images, so Pixabay images will be saved locally in any case. Be aware that images and thumbnails can take up a considerable amount of space on your hosting's hard drive.
{% 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://tmniche-docs.keywordrush.com/faq/how-to-activate-featured-images.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.
