# 2.8 Strategy Transfer

<mark style="background-color:purple;">**Strategy Transfer involves moving a strategy from one exchange to another within the Hash7 application.**</mark>&#x20;

1. Open the Hash7 app and click on the strategy you wish to transfer to another exchange.

<figure><img src="/files/SSodZZHBcdiQVwr8s2zq" alt="" width="375"><figcaption></figcaption></figure>

2. Scrolling down the strategy page a little lower, you'll find the "Transfer Strategy" button.

‼️ ***Important:*** Strategy transfer is impossible if it is published in the marketplace.\
To transfer a strategy, first unpublish it by clicking ***"Unpublish Strategy".***

<figure><img src="/files/xRCZ0LPly2mQuwkSEUyD" alt="" width="293"><figcaption></figcaption></figure>

3. By clicking on this button, a page with your connected exchanges will open. Select the desired exchange to which you want to transfer the asset and click on "Transfer".

<figure><img src="/files/u96jHKjAgGlWQ61h2FzE" alt="" width="375"><figcaption></figcaption></figure>

4. After, your strategy will be successfully transferred to another exchange!

<figure><img src="/files/bV0yg6NZwAu0Poy7z3e0" alt="" width="375"><figcaption></figcaption></figure>

❗️❗️<mark style="color:red;">**Important**</mark>**&#x20;❗️❗️**

1. Before launching the transferred strategy on the new exchange in the Hash7 app, you must first transfer assets from the old exchange to the new one. **Please note that you do not need to sell the asset, just simply transfer the desired token from one exchange to the other. To ensure a correct transfer, make sure the necessary asset is available on the new exchange.**&#x20;
2. Make sure that you have enough USDT on your exchange account, as well as do not forget to transfer USDT from the old exchange to the new one.&#x20;


---

# 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://hash7-gitbook.gitbook.io/en/quick-start/2.8-strategy-transfer.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.
