# How to open the project

1\. Open Unity (see the version on the asset store product page or higher)

2\. Create a new 2D project&#x20;

<figure><img src="https://static.wixstatic.com/media/d59ada_23675fa0a3564b1783401ad7f3ff631e~mv2.jpg/v1/fill/w_600,h_345,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/unityhub2.jpg" alt=""><figcaption></figcaption></figure>

3\. Go to Window --> General --> Asset Store (if you can't find the Aseets Store in top menu, try to use Ctrl+9 button for Windows or Fn9 for Mac.

<figure><img src="https://static.wixstatic.com/media/d59ada_00bdfab731784e5fa378f2431e763f98~mv2.png/v1/fill/w_600,h_281,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/2019-06-07_8-56-55.png" alt=""><figcaption></figcaption></figure>

4\. In Asset Store tab, go to My Downloads

5\. Find the asset and press Download button --> Import

<mark style="color:red;">**ATTENTION**</mark> - Unfortunately, Unity does not always correctly launch applications from the first time. And we can not affect it. In case of any error, follow the instructions below:\
\
1\. Go to Help -->Reset Package to default\
2\. Restart Unity.\
\
It should to help you to solve this issue. \
\
If the problem is not solved this way, please contact our support.

<figure><img src="https://static.wixstatic.com/media/d59ada_76c19c30172347b0b22829e416c488b0~mv2.png/v1/fill/w_569,h_442,al_c,q_85,enc_auto/2019-06-07_11-19-16.png" alt=""><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://docs.candy-smith.com/main/general-info/how-to-open-the-project.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.
