# Installation

This section explains the YanusLIVE installation steps,\
license activation, and the sample settings included during installation.

## Installation

1. Download the YanusLIVE installation compressed file.

{% embed url="<https://www.yanusstudio.com/downloads>" %}
Downloads Page Link
{% endembed %}

2. Extract the downloaded compressed file.

&#x20;     ![](https://lh7-rt.googleusercontent.com/slidesz/AGV_vUfeYyhZxFc7sksc0UdkAJWhxEOt5ECHItHxZLQWHzp1n6XbpNeBgk22ziGJj7EiB_D3f5P6HtKQMDLWe3dfR8VRUDCcNh41FxpbcGk8IowDFMeiEhZKhlk-1nG3on8sEuGiQTy3hQ=s2048?key=Has_RQHHjKwPYIIt88xeDw)

&#x20;     ![](https://lh7-rt.googleusercontent.com/slidesz/AGV_vUcTVG7qtLsM3o3KszAfve0w5eYWUnnCQ5U8SHAtLgOtOfhKu3O4mV8w9ypCUzX5rKvAaJ-TVkugw7Zyi7M14kZSUTjHDckz8ai9rOf2lAJy-I2J2moUWp7zb5KFi3PXKhGFc8gwpQ=s2048?key=Has_RQHHjKwPYIIt88xeDw)

3. Run the setup file.

<figure><img src="/files/TKCSWx5ppRvpSuqN9Mq7" alt="" width="558"><figcaption><p>Installer program procedure</p></figcaption></figure>

> During installation, if any permission or security prompts appear, please allow or grant access to continue the process.

4. After installation is complete, a shortcut icon will be created on the desktop and in the Program Menu.

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUe478mAl8rm3hH7WygvOfn9-KtfbOpVqdhcEM6m763z0J-TE5lnp_CaS5LPipOHYxw083otqPOERtcE5BahdFn-ygBSAVIj7yc6mL8XPP6HBbDTJHf5qMWV-geJdbyF9mFzGEA6vA=s2048?key=Has_RQHHjKwPYIIt88xeDw" alt="" width="188"><figcaption><p>Desktop icon</p></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUdTtGTmhCjBGLT849nXLSJ8fiioN_N0uOzjm0rWBuv3Vw_LB6bEriMvV1CZi8dqoDCPnLvFk9sviF4XuZKP2Sy4y77nn5gDKq41qFvzJuJTF71r4K4Ud1L67yeafc7gOdyAQXrC2Q=s2048?key=Has_RQHHjKwPYIIt88xeDw" alt="" width="375"><figcaption><p>Program Menu</p></figcaption></figure>

{% hint style="info" %}
If a previous version exists, it will be retained while the new version is installed.
{% endhint %}

## Uninstallation

1. &#x20;Run Add or Remove Programs.

&#x20;     ![](/files/uzAx2kOL1cqWbFGyO3SW)

2. Search for “Yanus” and uninstall the version you want to remove.

<figure><img src="/files/QfHTvSgTFjnQcwa3v7wT" alt="" width="534"><figcaption><p>Add or remove programs</p></figcaption></figure>

## [License Activation](/yanuslive/installation/license-activation.md)


---

# 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.yanusstudio.com/yanuslive/installation.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.
