diff --git a/README.md b/README.md
index 109ac33..dcf22be 100644
--- a/README.md
+++ b/README.md
@@ -18,43 +18,8 @@ Powered by ESBuild and Deno. Developed by [Lightingale Community and all contrib
- [x] Automatic updater.
- [x] Relatively low on memory and CPU.
-## Running
-### Steps
-> **Warning**: Only Deno supports proxies. Node.js does not respect proxy settings.
-
-> **Warning**: BSD, iOS and PonyOS are not supported. Feel free to contribute to improve compatibility.
-
-> **Warning**: It's considered a bad idea to run the bot on your main. Spin up disposable alts for bots is recommended.
-
-#### Linux, Android, Mac OS
-* Make sure that Bash, cURL and unzip are installed on your system.
-* Install the helper script with `bash <(curl -Ls https://sh.ltgc.cc/sh/palette)`. Takes at most 20 seconds to finish on a relatively acceptable Internet connection.
- * Try `bash <(curl -Ls https://github.com/ltgcgo/painted-palette/raw/main/src/bash/install.sh)` if the above command does not work.
-* How would you like to run it?
-
- * If you want a nice GUI, run `./palette-bot batch`. You can specify a port for it to listen on if you see port conflicts, but it'd be on `14514` by default.
- * If you don't know much about commands, just use your favourite browser and click on that URL it shows. You can do everything there.
- * If you prefer CLI, use `./palette-bot ctl`. Set the custom port number as the `PORT` environment variable if you have that defined. Help is available with `./palette-bot help ctl`.
- * What if you want to hide your IP from Reddit?
- * If you don't know much about commands, replace `./palette-bot` in the examples above with `./palette-proxy`. It will do everything for you automatically, just do not manage more than 30 accounts this way. This will considered as a "standalone proxy" by the program.
- * Or if you want to use Tor IPs instead of relatively cleaner IPs, replace `./palette-bot` with `./palette-tor`. Same as above, only this time you can manage as much as you want. Beware that accounts managed this way may be flagged as bots earlier.
- * If you want to specify an **HTTP** proxy for it to connect, set both the `HTTP_PROXY` and `HTTPS_PROXY` environment variables before running. This will considered as a "system proxy" by the program. If you want to manage more than 30 accounts, go this route for the rest of your accounts.
-* Start your painting adventure!
-
-If upgrades are required, the script should able to download a new version automatically, and restart by itself to load the newer version. It can pretty much manage everything all by itself, unless something drastic happens.
-
-#### Windows
-* Download the comfort bundle (`deno_windows.zip`) from GitHub Releases.
-* Choose a folder, and extract the bundle.
-
-* Double click to run `gui.cmd`.
-* Open the URL it spat out in your browser of choice.
-* Start your auto-guided painting adventure!
-
-If upgrades are required, you have to restart the script all by yourself by running `gui.cmd` again.
+## Installation and running
+Please visit [kb.ltgc.cc](https://kb.ltgc.cc/painted/).
### Requirements
All of these are taken care of by the helper script without user intervention. Or if you're a Windows user, the comfort bundle.
diff --git a/src/web/index.htm b/src/web/index.htm
index 284ace7..600aaa5 100644
--- a/src/web/index.htm
+++ b/src/web/index.htm
@@ -1 +1 @@
-