# Team chat

- [Your workspace](https://docs.superuser.app/team-chat/your-workspace.md): Your personal scratchpad
- [Chat like ChatGPT, Claude or Gemini](https://docs.superuser.app/team-chat/your-workspace/chat-like-chatgpt-claude-or-gemini.md)
- [Adding friends](https://docs.superuser.app/team-chat/your-workspace/adding-friends.md)
- [Direct messages](https://docs.superuser.app/team-chat/your-workspace/direct-messages.md)
- [Private and group chats](https://docs.superuser.app/team-chat/your-workspace/private-and-group-chats.md)
- [Organizations (teams)](https://docs.superuser.app/team-chat/organizations-teams.md)
- [Inviting new members](https://docs.superuser.app/team-chat/organizations-teams/inviting-new-members.md)
- [Public channels](https://docs.superuser.app/team-chat/organizations-teams/public-channels.md)
- [Private channels](https://docs.superuser.app/team-chat/organizations-teams/private-channels.md)
- [Private and group chats](https://docs.superuser.app/team-chat/organizations-teams/private-and-group-chats.md)
- [Emojis and reactions](https://docs.superuser.app/team-chat/emojis-and-reactions.md)
- [/me emotes (actions)](https://docs.superuser.app/team-chat/me-emotes-actions.md)


---

# 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.superuser.app/team-chat.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.
