# Can I insert conditional images?

You can make images subject to conditions, similar to how you can make entire paragraphs subject to simple of advanced conditions.

You should be aware, however, how MS Word deals with images.

Essentially, your image can either behave like a character in a paragraph, or it can float above/below the text. You can modify this behaviour by right-clicking on your image in MS Word, and then choosing the *Wrap Text* option (in Windows), or navigating to the *More Layout Options...* (Windows) or *Size and Position* (Mac) dialog box.

<figure><img src="/files/5AzLiJknNKJT9zC9ug7Z" alt="" width="241"><figcaption></figcaption></figure>

<figure><img src="/files/g2e6iigoMJMI9zVnuWBI" alt="" width="182"><figcaption></figcaption></figure>

**Treating your image as a character**

If you choose *In line with text*, then MS Word will literally treat your image as a big character, similar to a gigantic letter such as A or B or C. (We are not kidding: you can then even add underlining to the image, similar to how letters can be underlined).

In this case, you can simply add a condition to your paragraph, using a cyan prefix, similar to how you would add conditions to any other paragraph. After all, your image simply behaves like any other character in the paragraph.

Tip: due to the enormous character inserted in your paragraph, you may want to change its spacing settings. Ensure that it is set to something else than *Exactly*, otherwise your image may be chopped by MS Word.

<figure><img src="/files/aIkAvqxIw1FKr3dngIrm" alt="" width="283"><figcaption></figcaption></figure>

**Letting your image float above/below your text**

If you choose any other option (e.g., *Square* or *Behind Text*), then you will notice that a small anchor-symbol is displayed when you select the image in MS Word.

This anchoring symbol links your image to the left of a certain paragraph. You must make sure that your anchor is attached to the paragraph containing your condition, as indicated in the screenshot below. In such case, your image will be removed together with the rest of the paragraph when the condition is not met.

<figure><img src="/files/DsB3GGE3vIZ1i3zQxF9z" alt="" width="435"><figcaption></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://help.clausebuddy.com/smart-templates/faq/can-i-insert-conditional-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.
