# Create Gallery Post

This theme supports the gallery post format. It is perfect if you want to show a gallery at the top of your post.&#x20;

To create a gallery post, follow the steps below:

1. Navigate to **Post -> Add New.**
2. Select "**Gallery**" at the format box (the right of the screen)
3. Upload a **featured image** for this post.
4. Scroll down the page to see **Featured Gallery Settings**.
5. Select images to display for the gallery.
6. Then "**Save Changes**" the post.


---

# 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://tmrwstudio.gitbook.io/katerio/post/create-gallery-post.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.
