# Static / Images Content

## 🖼️ What is a static  / images content ?

A static content is a question that has no answers to let you include static text or an image into your pages, basically it allows you to have some descriptive text or a logo without having to add a full question with answers to your page.

To add a static text you may use the **HTML static text** question type when adding a question.

![](/files/-MBeZIYQtGhTx3__lM1T)

This will allow you to add and format static text on your page using the [rich text editor](/form-management/form-designer/rich-text-editor.md).

![](/files/-MBe_62d_dO_C_rlZ0AZ)

If you prefer to add an image you may use the **images / logo** question type. The logo question wizard will open the [media gallery](/form-management/style-branding/media-gallery.md) to let you upload a new image or select one from the existing one.

![](/files/-MBe_RbEmgpdX3geiENV)


---

# 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://docs.ngsurvey.com/form-management/form-designer/questions/static-images-content.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.
