diff --git a/languages/en.yml b/languages/en.yml
index 3b712482..fabe9716 100644
--- a/languages/en.yml
+++ b/languages/en.yml
@@ -644,12 +644,12 @@ emoji_only_mode_desc_1: |
When this mode is enabled, participants can only send emojis (standard, or channel custom emojis).
Moderators are not affected by this limitation.
emoji_only_mode_desc_2: |
- This mode can be usefull for Example:
+ This mode can be usefull for example:
- To avoid spam or offensive message when you are not here to moderate.
- When there are too many speaking participants, and you can't no more moderate correctly.
emoji_only_mode_desc_3: |
To enable or disable this mode, you can use the room configuration form.
- If you want to enable it for all your rooms at once, you can use the button bellow.
+ If you want to enable it for all your chatrooms at once, you can use the button bellow.
emoji_only_enable_all_rooms: Enable the emoji only mode on all channel's chatrooms
diff --git a/support/documentation/content/en/documentation/user/streamers/emojis_only.md b/support/documentation/content/en/documentation/user/streamers/emojis_only.md
new file mode 100644
index 00000000..b3ca0be6
--- /dev/null
+++ b/support/documentation/content/en/documentation/user/streamers/emojis_only.md
@@ -0,0 +1,24 @@
+---
+title: "Emojis only mode"
+description: "Plugin peertube-plugin-livechat emojis only mode"
+weight: 335
+chapter: false
+---
+
+{{% notice info %}}
+This feature comes with the livechat plugin version 11.1.0.
+{{% /notice %}}
+
+## {{% livechat_label emoji_only_mode_title %}}
+
+{{% livechat_label emoji_only_mode_desc_1 %}}
+
+This mode can be usefull for example:
+
+* To avoid spam or offensive message when you are not here to moderate.
+* When there are too many speaking participants, and you can't no more moderate correctly.
+
+To enable or disable this feature, use the [chat dropdown menu](/peertube-plugin-livechat/documentation/user/viewers), open the "configure" menu.
+In the form, you will find a "{{% livechat_label emoji_only_mode_title %}}" checkbox.
+
+If you want to enable it for all your chatrooms at once, open the [channel emojis configuration page](/peertube-plugin-livechat/documentation/user/streamers/emojis/), and use the "{{% livechat_label emoji_only_enable_all_rooms %}}" button.
diff --git a/support/documentation/content/en/documentation/user/streamers/polls.md b/support/documentation/content/en/documentation/user/streamers/polls.md
index 1f6f172f..81fa5dc0 100644
--- a/support/documentation/content/en/documentation/user/streamers/polls.md
+++ b/support/documentation/content/en/documentation/user/streamers/polls.md
@@ -1,7 +1,7 @@
---
title: "Polls"
-description: "You can create polls to ask viewers their opinion."
-weight: 330
+description: "You can create polls to ask viewers their opinion"
+weight: 340
chapter: false
---