# TeamChat Plus

*TeamChat Plus* is an instant messaging feature much like Slack, Teams or other such messaging apps. TeamChat Plus is a dedicated space for live discussions, hence for the designers we only need to activate this channel to set it up.&#x20;

For the players available actions within this channel see here.&#x20;

{% tabs %}
{% tab title="Benefit" %}
Provide a communication space where participants can discuss strategies, share information and coordinate responses for crisis scenarios
{% endtab %}

{% tab title="Features" %}

* Create ad hoc message groups - private and public ("public" meaning to all in the exercise, not to anyone outside the registered participants)
* Multiple messaging groups to organize information
* File sharing&#x20;
* Flexible participant permissions to manage the chat
  {% endtab %}
  {% endtabs %}


---

# 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/collaboration-based-channels/teamchat-plus.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.
