# Tweets not appearing

If your tweets aren't showing up in the player view, it might be because you're not following the persona posting the tweet, which prevents you from seeing it.

To ensure you are following all personas navigate to `Configuration` and `Channels` in the Editor. Select MicroBlog from the dropdown (but if you have changed the style this may be called something else) and ensure the toggle switch is set to 'Players follow all personas':

<figure><img src="/files/ofb5I1pc43dVQoRkWysI" 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://helpdocs.conducttr.com/feature-documentation/designing-and-running/exercise/channels/popular-channels/microblog-twitter/tweets-not-appearing.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.
