# OVERDARE Studio

## Installation Guide

1. Go to [**Creator Hub**](https://create.overdare.com/).
2. Click the **Download Studio button** in Creator Hub.\
   (You'll need an Epic Games account to install OVERDARE Studio.)

   <figure><img src="/files/jkw3szbaVAhqbl0flvN9" alt=""><figcaption></figcaption></figure>
3. When you enter the Epic Store, click the **Get button**.

   <figure><img src="/files/tDUsNMujC1SZXGiPAGik" alt=""><figcaption></figcaption></figure>
4. Login to your Epic Games account.\
   (If you are not already registered, you must create an account.)

   <figure><img src="/files/2ehMyD8xpmeKd1c1pHx7" alt=""><figcaption></figcaption></figure>
5. Once you log in, your order will be processed. (OVERDARE Studio is **free**, so don’t worry!)\
   When your order is complete, click the **Download Launcher button** from the results screen, or download the Epic Game Launcher from the [Epic Games page](https://store.epicgames.com/).\
   (Wait until the Epic Game Launcher download is completed in your browser’s download history, then run and **install** the Epic Game Launcher.)

   <figure><img src="/files/BiYs5hDa0mJyIXmJHSEE" alt=""><figcaption></figcaption></figure>

   1. <mark style="color:$danger;">If you encounter any issues, please try switching to a different web browser such as Chrome, Edge, or Safari and attempt again. Due to a current bug in the Epic Store, the process may not complete normally.</mark>
6. Once it is installed, run the **Epic Game Launcher**, and click the **OVERDARE Studio thumbnail** in the **Library tab**.

   <figure><img src="/files/zvpEf1SVl4H3nALtIjig" alt=""><figcaption></figcaption></figure>
7. Save OVERDARE Studio to the **installation path**, and click the **Install button**.

   <figure><img src="/files/2Zeerq6lbYuTNzgSXg9h" alt=""><figcaption></figcaption></figure>
8. When the installation starts, the **progress** will appear under the OVERDARE Studio thumbnail.

   <figure><img src="/files/tk2JTM97QpgoJLXlK8mb" alt=""><figcaption></figcaption></figure>
9. When the installation is completed, a **Launch** icon will appear. Now click the **OVERDARE Studio thumbnail** to run the program!

   <figure><img src="/files/NAGh7Rgi8FdnJ0YNG2ZP" alt=""><figcaption></figcaption></figure>
10. When you run OVERDARE Studio for the first time, you may be asked to confirm the **URL registration** and **registry**. Please allow all.\
    ![](/files/Y89dsoIreBE34BStVsgk)
11. When OVERDARE Studio is running, click the **Sign In button** and login to OVERDARE Studio.\
    (If you do not have an account, please create an account from the [**Creator Hub**](https://create.overdare.com/) before logging in.)

    <figure><img src="/files/YfS0F2epY7zozrP3Zclc" alt=""><figcaption></figcaption></figure>

    ❗ **Tip**: If you’re **unable to login** to the website, **check whether pop-up blockers are enabled** in your\
    internet browser.\
    \&#xNAN;*(*&#x43;hrome: *Settings → Privacy and Security → Site Settings → Activate Pop-ups and Redirects)*
12. To create a new project, click the **Create World button**.

    <figure><img src="https://stackedit.io/.gitbook/assets/install-studio-3.png" alt=""><figcaption></figcaption></figure>

    <figure><img src="/files/LQW0wLSLG5iEF0ZwGSAb" alt=""><figcaption></figcaption></figure>
13. Create a **new folder** to save your new project file and save.
14. Now you can bring the game of your imaginations to life!

    <figure><img src="/files/e3IdGW7ZVfsv924rd2n7" 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.overdare.com/overdare/get-started/install-studio.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.
