# Social

Social Steps connect your AirOps workflows with social media platforms, enabling content repurposing, community engagement, and brand monitoring. These integrations allow you to leverage social content and automate your social media presence.

The Social Steps include:

1. [**YouTube**](/context/overview/social/youtube.md) -- retrieve captions from videos for content repurposing and analysis
2. [**Reddit**](/context/overview/social/reddit.md) -- monitor brand mentions, engage with communities, and manage your Reddit presence

Social integrations transform how you manage your social media presence by enabling automated content workflows across platforms. These connections allow you to repurpose video content into written formats, monitor relevant conversations, and engage with your audience systematically.

With Social Steps, you can build workflows that transform video content into blog posts and articles, extract insights from community discussions, automate brand monitoring across platforms, and create data-driven social media strategies.

{% hint style="info" %}
Note: Social Steps require authentication with the respective platforms. Always follow each platform's terms of service and community guidelines when using automated workflows.
{% endhint %}


---

# 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.airops.com/context/overview/social.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.
