# Tournament Feeds

**Tournament Feeds** allow players and organizers to communicate within a dedicated discussion space for a specific tournament. These feeds make it easy to ask questions, share updates, coordinate logistics, and collaborate with everyone involved in the event.

Each tournament can have its own discussion group where organizers and participants can create posts, comment on topics, and share media depending on the permissions set by the organizer.

## Enabling Tournament Feeds (Organizer)

Tournament Feeds can be enabled during tournament creation.

#### Steps

1. Go to the **Run a Tournament** tab.
2. Click **Create New**.
3. Select **Tournament**.
4. Scroll down to the **Group Discussion** section.\ <br>

   <figure><img src="https://2830358067-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MNzFwCQPtCEArD8DRaL%2Fuploads%2FHoVzllh82jeyICPunnkK%2Fimage.png?alt=media&#x26;token=a5f28e31-901a-4581-97da-ee20826040ea" alt=""><figcaption></figcaption></figure>

***

## Group Discussion Settings

Organizers can control how the discussion feed works using the following options.

#### Feed Visibility

Controls **who can open the discussion feed and read posts and comments**.

#### Post Permissions

Controls **who can create topic posts** in the discussion feed.

#### Comment Permissions

Controls **who can comment on topic posts**.

#### Media Permissions

Controls **who can post images or videos** in the discussion.

After configuring these options, **create your tournament** to activate the discussion feed.

***

## How Organizers Post in the Discussion Feed

Organizers interact with the feed through their **Organizer account**, not their player profile.

#### Steps

1. Go to **Run a Tournament**.
2. Select your tournament.
3. Click **Discussion**.

Posts made here will appear as coming from the **tournament organizer**, not from your personal player profile.

This allows organizers to post official updates, announcements, and responses for the event.\ <br>

<figure><img src="https://2830358067-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MNzFwCQPtCEArD8DRaL%2Fuploads%2FNf03RQlnNgAc8Zbd4CzH%2Fimage.png?alt=media&#x26;token=02417fb1-ee98-4a5a-815a-cea01eeae22c" alt=""><figcaption></figcaption></figure>

***

## How Players Use the Discussion Feed

Players access the discussion through the FInd a  Tournament Tab.

#### Steps

1. Go to the **Find a Tournament** tab.
2. Locate the tournament.
   * If you are already registered, you can find it under the **Mine** tab.
3. Click the tournament.
4. Click **Discussion**.

Posts and comments made here will appear under the player's **player profile**, not as an organizer.\ <br>

<figure><img src="https://2830358067-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MNzFwCQPtCEArD8DRaL%2Fuploads%2FzBm56crNKbwelzNsoDQo%2Fimage.png?alt=media&#x26;token=96581637-994d-4fdc-83de-de7d37307ed8" alt=""><figcaption></figcaption></figure>

***

✅ Players can use the discussion feed to:

* Ask questions about the event
* Coordinate with other players
* Respond to organizer announcements
* Share updates or media (if allowed by permissions)


---

# 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.scoreholio.com/group-feeds/tournament-feeds.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.
