# Supported Posts & Media

**Here are the Tiktok post types and media supported by Blotato:**

<table><thead><tr><th width="227">Supported Post Types</th><th>Requirements</th></tr></thead><tbody><tr><td>Image</td><td><ul><li>JPG</li><li>up to 20 MB file size</li><li>up to 1080px</li><li>2200 character limit for caption</li></ul></td></tr><tr><td>Video</td><td><ul><li>MP4, MOV</li><li>up to 4 GB file size</li><li>up to 10 minutes</li><li>2200 character limit for caption</li></ul></td></tr><tr><td>Photo Slideshow</td><td><ul><li>JPG</li><li>up to 1080px</li><li>2200 character limit for caption</li></ul></td></tr></tbody></table>


---

# 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.blotato.com/platforms/tiktok/supported-posts-and-media.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.
