# X (formerly Twitter)

Amondo let's you collect content from X (formerly Twitter) and add posts into your [Collections](/getting-started/core-platform-concepts/collections.md), where they can be used across any connected [Imprint](/getting-started/core-platform-concepts/imprints-and-formats.md). X content is collected using direct post URLs.

### What you can do with X posts

* Add posts from your brand's X account
* Include posts from partners or influencers sharing content related to your activation
* Add user-generated content by searching X for brand hashtags or mentions and pasting relevant posts URLs into the platform

### Collecting content from X

{% stepper %}
{% step %}
Open the Collection you want to add the content to and click the **"Add Content"** button.

{% endstep %}

{% step %}
Select **"X"** from the list of available sources.

{% endstep %}

{% step %}
Paste the URL of the X post you want to collect into the URL field and click "**Retrieve"**. The post will load in both **Grid** and **Frame** preview formats.

{% endstep %}

{% step %}
Click **"Create Tile"** to add the post to your collection.

{% endstep %}
{% endstepper %}

Once created, the Tile is ready to be used in any Imprint connected to this Collection.


---

# 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/platform-guides/collect/content-from-social/x-formerly-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.
