# Συνεργασία και Επικοινωνία

Το Chamilo παρέχει αρκετά εργαλεία για να ενεργοποιήσει την αλληλεπίδραση μεταξύ εσάς και των μαθητών σας, και μεταξύ των μαθητών μεταξύ τους.

* [**Φόρουμ**](/2.x-el/odigos-ekpaideytikoy/teacher-guide/collaboration-and-communication/forums.md) — Συζητήσεις με νήματα οργανωμένες ανά κατηγορία και θέμα
* [**Τσατ**](/2.x-el/odigos-ekpaideytikoy/teacher-guide/collaboration-and-communication/chat.md) — Μηνύματα κειμένου σε πραγματικό χρόνο εντός μαθήματος
* [**Ομάδες**](/2.x-el/odigos-ekpaideytikoy/teacher-guide/collaboration-and-communication/groups.md) — Διαίρεση μαθητών σε ομάδες εργασίας με τα δικά τους κοινόχρηστα εργαλεία
* [**Wiki**](/2.x-el/odigos-ekpaideytikoy/teacher-guide/collaboration-and-communication/wiki.md) — Συνεργατική επεξεργασία εγγράφων
* [**Μπλογκ**](/2.x-el/odigos-ekpaideytikoy/teacher-guide/collaboration-and-communication/blog.md) — Κοινόχρηστο μπλογκ εντός του μαθήματος
* [**Τηλεδιάσκεψη**](/2.x-el/odigos-ekpaideytikoy/teacher-guide/collaboration-and-communication/video-conferencing.md) — Ζωνταντές συνεδρίες βίντεο χρησιμοποιώντας BigBlueButton ή Zoom

Αυτά τα εργαλεία είναι διαθέσιμα από την αρχική σελίδα του μαθήματος. Κάποια μπορεί να είναι κρυμμένα από προεπιλογή — μπορείτε να τα κάνετε ορατά από τον πίνακα εργαλείων (δείτε [Αρχική Σελίδα Μαθήματος](/2.x-el/odigos-ekpaideytikoy/teacher-guide/creating-your-course/course-homepage.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.chamilo.org/2.x-el/odigos-ekpaideytikoy/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.
