# Limitations

## Videos in carousels

LinkedIn's API does not support video media in carousels. You cannot add videos to LinkedIn carousels through Blotato or any third-party tool.

***

## Articles

LinkedIn's API does not support publishing LinkedIn Articles. You cannot publish Articles through Blotato or any third-party tool.

***

## Polls

LinkedIn's API does not support creating polls. You cannot add polls through Blotato or any third-party tool.

***

## Reposting

LinkedIn's API does not support reposting an existing LinkedIn post. To repost a post (so it shows the original preview), open LinkedIn manually and click **Repost** on the post. Blotato will integrate native reposting when LinkedIn makes it available via API.


---

# 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/limitations.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.
