diff --git a/Obtaining-Token-and-Channel-IDs.md b/Obtaining-Token-and-Channel-IDs.md
index 6081ca9..bfbb372 100644
--- a/Obtaining-Token-and-Channel-IDs.md
+++ b/Obtaining-Token-and-Channel-IDs.md
@@ -1,5 +1,16 @@
# → NEVER SHARE YOUR TOKEN ←
-A token gives full access to an account, treat it like a password.
+**Do NOT scan strange QR Codes with Discord on your phone.**
+
+A token gives full access to an account.
+To reset a user token, change your account's password.
+To reset a bot token, click on "[Regenerate](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-bot-token)".
+
+#
+
+* [User Token](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-user-token)
+* [Bot Token](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-bot-token)
+* [Server ID and Server Channel ID](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-server-id-or-server-channel-id)
+* [Direct Message Channel ID](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-direct-message-channel-id)
#
@@ -9,7 +20,7 @@ A token gives full access to an account, treat it like a password.
**1.** Press **Ctrl+Shift+I** (⌘⌥I on Mac) on Discord to show developer tools
**2.** Navigate to the **Application** tab
**3.** Select **Local Storage** > **https://discordapp.com** on the left
-**4.** Press **Ctrl+R** (⌘R) to trigger reload
+**4.** Press **Ctrl+R** (⌘R) to reload
**5.** Find **token** at the bottom and copy the value
> Disappearing too quickly? [Try this instead](https://github.com/Tyrrrz/DiscordChatExporter/issues/76#issuecomment-412349261).
@@ -24,7 +35,7 @@ A token gives full access to an account, treat it like a password.
**3.** Navigate to the **Bot** section on the left
**4.** Under **Token** click **Copy**
-
+
***
### How to get Server ID or Server Channel ID