# Social Media OSINT

Social Media OSINT focuses on collecting and analysing publicly available information from social networking platforms such as X (Twitter), Facebook, Instagram, TikTok, Telegram, and LinkedIn.\
These tools help investigators identify accounts, relationships, activity patterns, and shared media.

| **Social Media**   | **Link**                                                               |
| ------------------ | ---------------------------------------------------------------------- |
| Facebook           | [Get tools](/tool-categories/social-media-osint/facebook.md)           |
| Instagram          | [Get tools](/tool-categories/social-media-osint/instagram.md)          |
| Twitter/X          | [Get tools](/tool-categories/social-media-osint/twitter-x.md)          |
| Telegram           | [Get tools](/tool-categories/social-media-osint/telegram.md)           |
| Bluesky            | [Get tools](/tool-categories/social-media-osint/bluesky.md)            |
| Snapchat           | [Get tools](/tool-categories/social-media-osint/snapchat.md)           |
| YouTube            | [Get tools](/tool-categories/social-media-osint/youtube.md)            |
| Multiple Platforms | [Get tools](/tool-categories/social-media-osint/multiple-platforms.md) |


---

# 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://tools.osintnewsletter.com/tool-categories/social-media-osint.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.
