diff --git a/chat_rooms.md b/chat_rooms.md
new file mode 100644
index 00000000..bae801ed
--- /dev/null
+++ b/chat_rooms.md
@@ -0,0 +1,24 @@
+## Chat rooms
+
+Amoung other communication tools, YunoHost project use chat rooms to communicate.
+
+This instant messaging chat rooms, which uses [XMPP protocol](XMPP_en), are hosted on our XMPP server.
+
+You could join this chat rooms with an [XMPP client](https://en.wikipedia.org/wiki/Comparison_of_instant_messaging_clients#XMPP-related_features).
+
+### Chat rooms
+#### Mutual aid
+[Mutual aid](support_en) chat room is here to allow YunoHost's users to help each other.
+
+- A [web client](https://chat.yunohost.org) is here to easily join _mutual aid_ chat room.
+- **[support@conference.yunohost.org](xmpp:support@conference.yunohost.org?join)**
+
+#### Development
+YunoHost core development chat room. Currently, the main chat room for contributions on YunoHost project.
+For help, thanks to do it on `support` chat room.
+- **[dev@conference.yunohost.org](xmpp:dev@conference.yunohost.org?join)**
+
+#### Applications
+Application packaging development chat room. It allow packagers to help each other.
+It also allow to discuss packaging evolution, continuous integration tools.
+- **[apps@conference.yunohost.org](xmpp:apps@conference.yunohost.org?join)**
diff --git a/chat_rooms_fr.md b/chat_rooms_fr.md
new file mode 100644
index 00000000..b7eaac70
--- /dev/null
+++ b/chat_rooms_fr.md
@@ -0,0 +1,24 @@
+## Salons de discussions
+
+Parmi d’autres outils de communications, le projet YunoHost se sert de salons de discussions pour communiquer.
+
+Ces salons de messagerie instantanées, qui utilisent le [protocole XMPP](XMPP_fr), sont hébergés sur notre serveur XMPP.
+
+Vous pouvez rejoindre ces salons avec un [client XMPP](https://fr.wikipedia.org/wiki/Liste_de_clients_XMPP).
+
+### Salons
+#### Entraide
+Salon d’[entraide](support_fr) est là pour permettre aux utilisateurs de YunoHost de s’entraider.
+
+- Un [client web](https://chat.yunohost.org) est à votre disposition pour rejoindre facilement le salon d’entraide.
+- **[support@conference.yunohost.org](xmpp:support@conference.yunohost.org?join)**
+
+#### Développement
+Salon de développement du cœur de YunoHost. Actuellement utilisé comme salon principal pour les contributions autour du projet.
+Pour de l’aide, merci de le faire sur le salon d’entraide.
+- **[dev@conference.yunohost.org](xmpp:dev@conference.yunohost.org?join)**
+
+#### Applications
+Salon de développement du packaging d’application. Il permet aux packageurs de s’entraider.
+Il sert également à discuter de l’évolution du packaging, des outils d’intégration continue sur les applications.
+- **[apps@conference.yunohost.org](xmpp:apps@conference.yunohost.org?join)**
diff --git a/index.md b/index.md
index c8b319a9..d6db518a 100644
--- a/index.md
+++ b/index.md
@@ -95,6 +95,7 @@
Documentation
Get involved
Forum
+ Chat rooms
Latest news
Support
diff --git a/index_fr.md b/index_fr.md
index 06c9a35d..9933ac45 100644
--- a/index_fr.md
+++ b/index_fr.md
@@ -94,6 +94,7 @@
Documentation
Comment contribuer
Forum
+ Salons de discussions
Dernières nouvelles
Support
diff --git a/sitemap.md b/sitemap.md
index 8e85c289..767d6b54 100644
--- a/sitemap.md
+++ b/sitemap.md
@@ -111,5 +111,6 @@
* [Art Works](artworks_en)
* [Blog](https://forum.yunohost.org/c/announcement)
- [Forum](https://forum.yunohost.org)
+ - [Chat rooms](chat_rooms_en)
* [Communication](communication_en)
* [Help](/help)
diff --git a/sitemap_fr.md b/sitemap_fr.md
index d5eb2a29..ad3eb314 100644
--- a/sitemap_fr.md
+++ b/sitemap_fr.md
@@ -123,6 +123,7 @@
* [Entraide - support](/support_fr)
* [Blog](https://forum.yunohost.org/c/announcement)
- [Forum](https://forum.yunohost.org)
+ - [Salons de discussions](chat_rooms_fr)
* [Conférences](/conf_fr)
* [Communication extérieure](communication_fr)
* [Travail artistique](artworks_fr)