# Instagram

{% hint style="warning" %}
Requires an Instagram Business Account connected via Facebook authorisation.
{% endhint %}

#### What Amondo can collect

* Regular feed content (photo, video, Carousel)
* Instagram Stories

#### Discovery & eligibility

* **Feed (public):** discoverable by #hashtag or @mention (tagging the authorised Instagram Business account)
  * **Hashtag recency:** posts must have been published in the last 24 hours
* **Stories (owned):** photo/video Stories from the authorised Instagram Business account, posted within the last 24 hours

<details>

<summary><strong>Permissions &#x26; rights for Instagram (quick reference)</strong></summary>

* **Embed/display in an Amondo feed (public posts):** No additional permission required.
* **Stories/Reels/IGTV not owned by you:** *Explicit permission* from the creator is required.
* **Create derivatives (e.g., cut into social asset):** *Explicit permission* required.
* **Repost to your brand’s Instagram:** Typically *no additional permission* when using Instagram’s native repost/share features; for downloaded/re-uploaded content, get explicit permission.

Need help securing permission? [Contact support](mailto:curation@amondo.com).

</details>

<details>

<summary><strong>API notes &#x26; limits</strong></summary>

* Public content only; private/restricted posts are not accessible.
* Hashtag search surfaces recent media (hence the 24h recency requirement for reliable capture).
* Stories are time-bound (24h) and require ownership (authorised Instagram Business account) unless explicit creator permission is obtained.

</details>


---

# 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://docs.amondo.com/trust-and-compliance/usage-rights/platform-guides/instagram.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.
