# Limitations

## "AI Generated" label

Meta does not expose the "AI Generated" content label through their API. You cannot add this label to Instagram posts published through Blotato or any third-party tool.

***

## Music on posts, reels, and carousels

**Reels:** If your video already has audio, it will play when posted. To add a music track before posting, use the Blotato video editor — click "Audio" in the left sidebar to upload a music file, then export the video with the audio included.

**Single image posts and carousels:** Music cannot be added through Blotato. Publish your post first, then open it in the Instagram app and add music there.

***

## Story link stickers

Instagram's API does **not** yet support adding link stickers (clickable URLs) to Stories published via third-party tools. This is an Instagram-side limitation — it applies to all Instagram-API-based publishers, not just Blotato.

If you need a link sticker on a Story:

1. Publish the Story through Blotato as normal.
2. Open the Instagram app and add the link sticker manually to the published Story.

Once Instagram opens this up in their API, Blotato will integrate it.


---

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