# Discussion

In the discussion section, you have the choice to either engage in individual chats with team members or create group conversations to interact collectively.

<figure><img src="/files/6KekXlGjDOkNFV6kXtHc" alt=""><figcaption></figcaption></figure>

To start the discussion you need to click on "**+ GROUP CHAT"** or **"+ MEMBER CHAT**".

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

To initiate communication, you have the ability to send messages, share files, and even send audio notes directly. Within the mobile application, additional options are available, allowing you to share live locations, mobile contacts, and various other features.

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

Within the discussion feature, you have the ability to search for specific messages. You can opt for a global search that encompasses members, groups, and messages, or you can navigate to individual chats to search for particular messages within those specific conversations.

<figure><img src="/files/1SQtpirSm4gNyUxalPdU" alt=""><figcaption></figcaption></figure>

Additionally, within specific chats, there is a date filter available. This feature assists in narrowing down searches to particular date ranges, facilitating the retrieval of messages from specific periods.

<figure><img src="/files/7UNXtxsHLS1mcZvR1vSG" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/aNLmMJz0ECw>" %}


---

# 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://guide.taskopad.com/fundamentals/discussion.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.
