> For the complete documentation index, see [llms.txt](https://wpdocs.themeparrot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.themeparrot.com/wordpress-themes/runway/post-format.md).

# Post format

A Post Format is a piece of meta information that is used to customize presentation of a post.

![](/files/jC09cksZE8gy7bcWG0RZ)

**Standard format**

This is the default blog entry.

![](/files/qHF9OJJKzOBxpPPid8hA)

**Aside Format**

This is enabled will make your Post look like this:

![](/files/3OV9c5KneHo4nKhxtIKh)

**Image Format**

This is enabled will make your Post look like this:

![](/files/T5XDbroVBYEpcEoH4JrB)

**Gallery Format**

Install jet pack to show this gallery

![](/files/U7niuAX1MIn0nlrYzyOi)

**Audio Format**

This is enabled will make your Post look like this:

![](/files/PbDfmZV8V5IeWg82Y6BW)

**Video Format**

This is enabled will make your Post look like this:

![](/files/t6XPOFkbJ1SQwkQmEU8Z)

**Quote Format**

This is enabled will make your Post look like this:

![](/files/vRjleKSnKfywgbUkNcfQ)

**Status Format**

This is enabled will make your Post look like this:

![](/files/wGvEblAgfxP2oA3zuhuW)

**Link Format**

This is enabled will make your Post look like this:

![](/files/dKjig2ofFxJDhERf637n)

**Chat Format**

This is enabled will make your Post look like this:

![](/files/wQVV3Orn7gHPObRWhkeY)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wpdocs.themeparrot.com/wordpress-themes/runway/post-format.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.
