# Forum (Reddit)

*Forum* is a channel that replicates social forums such as Reddit. In this channel, information is organised in Communities, where personas and players can contribute posting content, searching for information and investigating profiles.

{% hint style="info" %}
For available actions for players in the Forum channel, visit the page below:
{% endhint %}

{% content-ref url="/pages/RsY5HL7W87NOYgTk5qC6" %}
[Broken mention](broken://pages/RsY5HL7W87NOYgTk5qC6)
{% endcontent-ref %}

{% tabs %}
{% tab title="Benefit" %}
Reproduce an online ecosystem based on communities, where information is categorised by topic and ranked by community votes.
{% endtab %}

{% tab title="Features" %}

* Players can create their own communities or posts
* Content is ranked by votes and engagement can be spoofed
* Enables social drill down for profile investigation
  {% endtab %}
  {% endtabs %}

## Users and Communities

In Forum, there are two different entities, Users and Communities. They are differentiated by the letter prior to the username: u/ identifies a user and r/ identifies a community.

{% tabs %}
{% tab title="Users" %}
They represent an individual (a player or a persona) or a brand

<figure><img src="/files/YtYwUR4nrOOWJxrycjxb" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Communities" %}
Dedicated threads to talk about a specific topic

<figure><img src="/files/m7zfli1NrKOhJCOjqtkM" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Create a Forum community&#x20;

### 1. Navigate to Communities

Navigate to `Configuration` and `Channels`, select Forum and see Communities in the right-hand panel:

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

### 2. Complete the community page&#x20;

Complete the Community page with:

* Name
* Handle (r/)
* Description
* Creation date
* Stats (Number of members, members online and no. of posts)

You can also decide which type of community you would like to create:

{% tabs %}
{% tab title="Public" %}
Everyone can view the community and submit posts.
{% endtab %}

{% tab title="Restricted" %}
Everyone can view the community, but users will need to be approved by the moderators to submit posts.
{% endtab %}

{% tab title="Private" %}
Only users approved by the moderators can view and submit posts.
{% endtab %}
{% endtabs %}

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

### 3. Create a moderator

Click on the *Community moderators* field to get a dropdown of available personas. Select which ones you want to give Moderator permissions.

{% hint style="warning" %}
For personas assigned as Moderators, make sure impersonation is set up. This allows players assigned those positions to role-play as that persona and therefore moderate that community.&#x20;
{% endhint %}

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

### 4. Historical content&#x20;

Create historical content for the community so it is populated before the exercise begins:

<figure><img src="/files/5N3rGXcCgTqtum6u7c5y" alt=""><figcaption></figcaption></figure>

## Forum Styling&#x20;

In `Configuration`, navigate to `Player desktop` and locate Forum. Here, you can configure the style of Forum, customising the icons for Home, Create Post, and Create Community:

<figure><img src="/files/HjiPrLOdtkF3EmFtUb7L" 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/other-social-channels/forum-reddit.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.
