# Migrate from SSv1 to SSv2

## Serverside v1 to Serverside v2

Severside v1 (aka SSv1) is the serverside tag management feature of the old platform (v7). It is now deprecated.\
In this section, we'll see how to migrate from a SSv1 setup to the new platform (aka SSv2)

## Tree steps to migrate

1. [Send data to serverside v2](/getting-started/integrating-your-data/migration-guides-to-the-platform-x/migrate-from-ssv1-to-ssv2/send-data-to-serverside-v2.md) (aka Platform X)
2. [Check your data quality](/features/sources/source-data-quality.md)
3. [Add your first destination](/features/destinations.md)


---

# Agent Instructions: 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://doc.commandersact.com/getting-started/integrating-your-data/migration-guides-to-the-platform-x/migrate-from-ssv1-to-ssv2.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.
