# Gotchas

Remember that a "role-player" is not treated the same as a "player".

Role-players are players that inhabit personas.  Consequently their social graph adopts the persona's network, not the default for "players".

## Ensure style allows it

Navigate to Style and check the channel config for each social media channel.\
The default setting is for all players to follow everyone.

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

## Set initial following

If you decide that players shouldn't follow everyone, you might want to have them follow a default set of personas so that their feed isn't completely empty before they decide themselves which personas to follow.

Note: players can find personas to follow by searching the social media channel.

<figure><img src="https://conducttr.teamwork.com/desk/file/6838162/image.png" 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/personas/working-with-personas/gotchas.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.
