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

# Common Errors

## `Expired Link:`

During the upgrade process for Spotify Premium if you get this error message you will need to renew your key at our [website](https://spotiupgrader.com/renew).

## `Full Family:`

During the upgrade process for Spotify Premium if you get this error message you will need to reset your key at our [website](https://spotiupgrader.com/renew).

## `You need to live at the same address:`

Change your account country to the one you're upgrading.

By using our bot, type in /change and choose.

Then just upgrade on the country you changed to.

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

## `Your addresses didn't match:`

During the upgrade process for Spotify Premium make sure you are using the supplied address when upgrading.

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

## `How to transfer playlists:`

You can use our discord bot

1. Type in /migrator export, and provide the details of the account you want to transfer from.
2. Now you will receive an id
3. Then type /migrator import and provide the details and the id you got given from your old account. The bot will now import the playlists from your old account to your new.


---

# 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:

```
GET https://upgrader.gitbook.io/spotify/common-errors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
