diff --git a/docs/.gitbook/assets/genius1.jpg b/docs/.gitbook/assets/genius1.jpg
new file mode 100644
index 0000000000..d3286837f6
Binary files /dev/null and b/docs/.gitbook/assets/genius1.jpg differ
diff --git a/docs/.gitbook/assets/genius2.jpg b/docs/.gitbook/assets/genius2.jpg
new file mode 100644
index 0000000000..499bc3ef4d
Binary files /dev/null and b/docs/.gitbook/assets/genius2.jpg differ
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index 2679133a85..f03fcc03d6 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -23,6 +23,7 @@
* [📕 IBM](tutorials/ibm.md)
* [📕 LastFM](tutorials/lastfm.md)
* [📕 Spotify](tutorials/spotify.md)
+* [📕 Genius API Token](tutorials/genius.md)
## About Us
diff --git a/docs/installation/hosting/self-host.md b/docs/installation/hosting/self-host.md
index f591e25fc3..bb828711ce 100644
--- a/docs/installation/hosting/self-host.md
+++ b/docs/installation/hosting/self-host.md
@@ -11,8 +11,10 @@ Hosting bot manually can be a bit of pain, that why we prefer [APP WEBSITE URL. You can Leave other two fields empty.
+
+
+
+* Click on Save button.
+
+
+
+* On This page, click on Generate Access Token and Copy the token. Save the copied token in your bot's configuration file as environment variable with the following name:
+ * `GENIUS_API_TOKEN`