# Social Media Monitoring

The Junkipedia monitoring system allows you to find and archive social media content you are interested in without having to go to those platforms directly. Instead, you can set up a single feed of content from multiple platforms. Junkipedia periodically collects new content from selected channels and allows you to view it within the monitoring system.&#x20;

Note that the ability to monitor feeds is only available if it has been enabled for your account. If the option does not appear among the tabs and menus discussed below, you will not be able to use the feature until an administrator enables it for your account. Please email <help@junkipedia.org> to set up monitoring on your account.

### Go To Monitoring Page

Go to the monitoring page to view content from existing feeds, and to modify feeds or create new ones. In the normal desktop layout, you will see the "Monitoring” tab in the left sidebar.

<figure><img src="/files/SS2M4GEPlDBCTlKSqssA" alt=""><figcaption></figcaption></figure>


---

# 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.junkipedia.org/getting-started/social-media-monitoring.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.
