> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/2.x-pt/guia-do-professor/teacher-guide/collaboration-and-communication.md).

# Colaboração e Comunicação

O Chamilo oferece várias ferramentas para possibilitar a interação entre você e seus alunos, e entre os próprios alunos.

* [**Fóruns**](/2.x-pt/guia-do-professor/teacher-guide/collaboration-and-communication/forums.md) — Discussões organizadas por categoria e tópico
* [**Chat**](/2.x-pt/guia-do-professor/teacher-guide/collaboration-and-communication/chat.md) — Mensagens de texto em tempo real dentro de um curso
* [**Grupos**](/2.x-pt/guia-do-professor/teacher-guide/collaboration-and-communication/groups.md) — Divida os alunos em grupos de trabalho com suas próprias ferramentas compartilhadas
* [**Wiki**](/2.x-pt/guia-do-professor/teacher-guide/collaboration-and-communication/wiki.md) — Edição colaborativa de documentos
* [**Blog**](/2.x-pt/guia-do-professor/teacher-guide/collaboration-and-communication/blog.md) — Blog compartilhado dentro do curso
* [**Videoconferência**](/2.x-pt/guia-do-professor/teacher-guide/collaboration-and-communication/video-conferencing.md) — Sessões de vídeo ao vivo usando BigBlueButton ou Zoom

Essas ferramentas estão disponíveis na página inicial do curso. Algumas podem estar ocultas por padrão — você pode torná-las visíveis a partir da grade de ferramentas (consulte [Página Inicial do Curso](/2.x-pt/guia-do-professor/teacher-guide/creating-your-course/course-homepage.md)).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.chamilo.org/2.x-pt/guia-do-professor/teacher-guide/collaboration-and-communication.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.
