> For the complete documentation index, see [llms.txt](https://docs.amondo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.amondo.com/trust-and-compliance/usage-rights/platform-guides.md).

# Platform Policies

{% hint style="info" %}
Different platforms have different rules for collection. Within each platform, rules also vary by content type (e.g., Instagram Feed posts vs Stories) and by intended use (embed, repost, create derivatives or use in out-of-home (OOH) environments).
{% endhint %}

Use these guides to understand how to collect public content into Amondo while staying aligned with platform policies and creator rights.

### **What you’ll find in each guide**

* **What Amondo can collect** from that platform
* **Discovery & Eligibility** rules for each content type
* **Permissions & rights** you may need before using content
* **Notes & limits** (e.g., time-bound items like Stories)

### **Why rules differ**

* **Platform policies:** Each platform defines what can be collected and how it can be displayed.
* **Content types:** Formats (e.g., Feed posts, Stories, Reels, Tweets, Videos, Playlists) can have different availability windows and usage terms.
* **Intended use:** Embedding public posts via official tools is not the same as reposting, creating derivatives, printing or using content in OOH/digital signage. These uses often require **explicit permission** from the creator.

<details>

<summary><strong>Quick reminders</strong></summary>

* Collect public content only; private or restricted items aren’t eligible.
* Using official embeds/players differs from downloading & re-uploading or editing content.
* Derivatives (e.g., cutting into a new social asset), printing or other off-platform uses also generally need explicit permission.

</details>

{% hint style="warning" %}
**Note:** These pages are practical guidance, not legal advice. Platform policies can change and specific media (e.g., music, logos, people's likeness) may involve additional rights. If in doubt, obtain explicit permission.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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