> For the complete documentation index, see [llms.txt](https://xsn.gitbook.io/xsn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xsn.gitbook.io/xsn/wiki/spot-ify-installer.md).

# Spot-ify Installer

<figure><img src="/files/DDPh6Du95NeKqz0D2qRc" alt=""><figcaption></figcaption></figure>

## Screenshot

<div><figure><img src="/files/F9adQ2pd6Fd8BP9wCxgI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6hh8CyFsZoQYtICevRXC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ZFqaXydfs5PlrMbeFjHB" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IrOiKwQmc5zG64bVlNEv" alt=""><figcaption></figcaption></figure></div>

## Requirements

* Windows 10 or Later
* Spotify Web (not Microsoft Store Version)
* Powershell 5.1 or Above

## Features <a href="#features" id="features"></a>

* :pushpin: All ads blocked
* :computer: Only for Windows 10 and Above
* :ramen: Free/Premium users
* :art: New theme
* 🧪 Experimental features
* ⛔️ Updates blocked
* *<mark style="color:green;">\[Custom]</mark>* Audio cache limit set
* *<mark style="color:green;">\[Custom]</mark>* Choose theme lyric
* *<mark style="color:green;">\[Optional]</mark>* Hiding podcasts sections from the homepage

## How to Run the Tool <a href="#how-to-install" id="how-to-install"></a>

* Just Open Powershell or use [Windows Terminal](https://eksan127.gitbook.io/revanced-xsn-lite/wiki/windows-terminal) for better performance and better UI, then paste this syntax and hit Enter

{% code overflow="wrap" %}

```powershell
irm https://eksan127.github.io/spot-ify/run_tool.ps1 | iex
```

{% endcode %}

{% hint style="warning" %}
This script will detect as a virus for some antivirus, that is False Positive
{% endhint %}

* Type 1, 2, or 3 for Install Spotify depends your Account Type *(make sure you are connected to the internet)*
* Select theme what do you want
* Set Maximum cache, type range 500-20000MB
* Wait until process finish&#x20;
* And done

<details open>

<summary>FAQ?</summary>

**Q:** How to update?

**A:** Run the tool again just as you installed and it will update to the new version. Join [Morphe XSN Lite](https://t.me/morphexsnlite) channel for updated information

***

**Q:** What Experimental Features?

**A:** You can[ read here](https://github.com/SpotX-Official/SpotX/discussions/50)

***

**Q:** This tool on GitHub?

**A:** Yes, this link [GitHub](https://github.com/eksan127/spot-ify)

</details>

{% hint style="success" icon="flask-gear" %}
Credit and Thanks\
\- [SpotX](https://github.com/SpotX-Official/SpotX)

<i class="fa-user-message">:user-message:</i> [Morphe XSN Lite Channel](https://eksan127.gitbook.io/xsn-lite#join-xsn-lite-channel)

* <i class="fa-telegram">:telegram:</i> [Telegram](https://t.me/morphexsnlite)
* <i class="fa-whatsapp">:whatsapp:</i> [WhatsApp](https://whatsapp.com/channel/0029Vb5lYPi7YSd3ugsaVS2Z)
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://xsn.gitbook.io/xsn/wiki/spot-ify-installer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
