# Import package

**Video:** You can also see the quick set up video [here](https://www.youtube.com/watch?v=bI2_SdG-qS8).

1. First step is to save your project (hopefully you are using any kind of **Version Control**).

2. If there is already **Unit Selection package** in your project and it is version **1.2.1 or lower**, then you should **delete** the old "*Assets/TRavljen/UnitSelection"* folder to avoid any conflicts.

3. Download the new version of package with **Package Manager**, be sure to select **v2.0.**

   <figure><img src="https://425343605-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fml7vS0D5xN2Q8jQMEmBv%2Fuploads%2FvYubvw0Du4L4iXK8xPcK%2Fimage.png?alt=media&#x26;token=bc800c01-b283-491f-8e7b-c56007096aa1" alt="" width="563"><figcaption><p>Package Manager</p></figcaption></figure>

4. Once download is complete, you can **import** the package.

5. If you are using HDRP or URP you should run conversion for materials. This will allow you to use provided standard materials in your project. Otherwise you will see the demo scene and selection area material in <mark style="color:red;">**pink**</mark>.


---

# 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://travljen.gitbook.io/unit-selection/getting-started/import-package.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.
