# 2.9 Asset Import

<mark style="background-color:purple;">**Asset Import allows you to create a strategy within the Hash7 application using an asset that you already have on an exchange.**</mark>

❗️❗️<mark style="color:red;">**Important:**</mark> You can import an asset into the bot only if it is traded on the exchange, available for trading in the bot, and not used in another strategy with the same pair. ❗️❗️

1. Open the Hash7 app and under the "Portfolio" tab, click on the plus sign in the upper right corner.

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

2. Click on "Import аsset."

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

3. Select the desired asset to import.

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

4. On the page that opens, specify the following parameters to build the asset grid:

**Deposit** - the desired amount of the asset to sell. You can enter the value manually, or click on the value on the right to use the entire available asset.

**Average Price** - the average price of the selected asset. You can view this price in the Hash7 application or enter the desired rate yourself. You can also view the exchange rate at which the asset was purchased and enter it into this field.

**Steps count** - specify the number of steps for which you want to sell the asset.

*The strategy parameters* will be pulled up automatically based on the settings you have specified. Please note that the value of the position amount cannot be less than 10 USDT.

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

5. After setting up the strategy, click on "Import Asset".

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

6. Your depreciated asset strategy has been successfully created! It remains to launch the strategy. To do this, click on the strategy itself.

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

7. On the main strategy page, click on "Start".

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

8. Your strategy has been successfully launched and the asset has been imported!

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


---

# 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.9-asset-import.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.
