# Working with Images : General Overview

## How to add images

When adding images to the CMS you need to ensure that the files are not too big. Excessive large files time out during upload and you will lose what you were working on unless you've saved the page.

The most important thing to do before using the CMS is to downsize your images to a reasonable size.

![Froala Image Editor](/files/-L9qYUy-UetXlK3TFv_-)

{% hint style="info" %}

{% endhint %}

Once you're strong enough, save the world:


---

# 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://tdfengine.thedesignfactory.co.uk/master.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.
