diff --git a/docs/wiki/How-to-obtain-your-Oculus-Token.md b/docs/wiki/How-to-obtain-your-Oculus-Token.md
index 93214d6e..1e5006cf 100644
--- a/docs/wiki/How-to-obtain-your-Oculus-Token.md
+++ b/docs/wiki/How-to-obtain-your-Oculus-Token.md
@@ -4,27 +4,19 @@ Your token is a confidential piece of information. Possession of this token allo
However, you might wonder why it is necessary to provide this token to BSManager. The reason is that BSManager requires the token to continue the download with Oculus. Once you've input the token, it is used exclusively to communicate with Oculus servers to verify that you are the rightful owner of the game.
-## Step 1 - Install and log into the Oculus Rift app
-- Get the Oculus Rift app setup from the [Meta website](https://www.oculus.com/rift/setup/)
-- Install the Oculus Rift app
+## Steps
-ℹ️ **If you bought Beat Saber from the Quest store, it won't appear in your Rift library by default. To download it with BSManager, first claim it from its store page** ℹ️
+1. Log in to your Meta account at https://secure.oculus.com
+2. Open the developer tools in your web browser:
+ - Chrome/Edge/Firefox: Press Ctrl+Shift+I or F12
+ - Safari: Press Option+Command+I
+3. Go to the "Application" tab
+4. Expand "Cookies" in the left sidebar
+5. Click on `https://secure.oculus.com`
+6. Find the cookie named `oc_ac_at` (value starts with `OC`)
+7. Copy the entire `oc_ac_at` cookie value - this is your token
-## Step 2 - Open developer tools
+
-- Open Oculus app
-- Open the developer tools by pressing Ctrl + Shift + i.
-## Step 3 - Copy your Token
-In the developer tools :
-- Open the `Network` tab ***(1)***
-- Filter for `graph` ***(2)***
-- Click on the first request ***(3)***
-- Open the `Headers` tab ***(4)***
-- Scroll to the bottom to locate your token, it should start with `FRL` ***(5)***
-- Select the token using your mouse and press Ctrl + c to copy it
-
-
-
-# Known bugs
-- [Nothing opens when I press `Ctrl`+`Shift`+`i`.](https://github.com/Zagrios/bs-manager/wiki/Nothing-opens-when-I-press-%60Ctrl%60%E2%80%90%60Shift%60%E2%80%90%60i%60.)
\ No newline at end of file
+Paste the token into BSManager or other trusted apps to manage your Beat Saber game and mods. Keep it confidential.