# Supported Posts & Media

**Here are the Linkedin 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>Text Only</td><td><ul><li>up to 3000 characters</li><li>no markdown support</li></ul></td></tr><tr><td>Image</td><td><ul><li>JPG, PNG, GIF</li><li>up to 5 MB file size</li></ul></td></tr><tr><td>Video</td><td><ul><li>MP4</li><li>up to 500MB file size</li><li>up to 30 minutes</li><li>maximum of 4096 x 2304 pixels.</li><li>aspect ratios: landscape 16:9, portrait 9:16, square: 1:1</li></ul></td></tr><tr><td>Carousel (PDF Document)</td><td><ul><li>up to 10 images per carousel</li><li>pass 2-10 image URLs (JPG, PNG) in <code>mediaUrls</code> and Blotato auto-builds a LinkedIn Document carousel (LinkedIn's modern carousel format, viewers swipe through pages like a PDF)</li><li>videos cannot be mixed into a carousel</li></ul></td></tr></tbody></table>

***

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

<table><thead><tr><th width="226">NOT Supported</th><th>On the Roadmap?</th></tr></thead><tbody><tr><td>Linkedin Articles</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td></tr><tr><td>Polls</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></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/linkedin/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.
