> 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/x-twitter.md).

# X (Twitter)

{% hint style="info" %}
Collect **public Tweets** across text, images, video and galleries. **Sponsored** or **Media Studio** posts are excluded.
{% endhint %}

**What Amondo can collect**

* Tweets in any format: **text**, **image**, **video**, **gallery**

**Discovery & Eligibility**

* **Discoverability:** **#hashtag**, **@mention**, **keyword**, **username**
* **Visibility:** must be **public**
* **Exclusions:** sponsored Tweets and posts from **Twitter Media Studio** are not supported

<details>

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

* **Embed/display public Tweets:** No additional permission required.
* **Create derivatives / compile into new assets:** *Explicit permission* required.
* **Repost to your brand’s X account:** Native **Retweet/Quote** is fine; for downloaded/re-uploaded media, obtain *explicit permission*.

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

</details>

<details>

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

* Only **public** Tweets are accessible; DMs and protected accounts are excluded.
* Sponsored/Media Studio content is not collected.
* Search and rate limits are governed by X’s API policies.

</details>


---

# 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/x-twitter.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.
