# Installing Sansar

System Requirements

For a list of recommended and minimum system specifications for people using desktop only or desktop with VR headsets, please see [System requirements](/latest/sansarbasics/installationandcompatibility/system-requirements.md).

Install Sansar

To install Sansar:

1. Download the client from the [Sansar Download page](https://www.sansar.com/download).
2. Locate the file in your browser's download folder.
3. Double click **SansarInstaller.exe** to start the installer.
4. Agree to install the program.
5. The Sansar Installer appears. Click **Next** to begin the installation process.
6. Review the License Agreement, select the box to **Accept**, and click **Next**.
7. You may choose an alternate install location for Sansar, and choose to add shortcuts to the desktop and startup menu.
8. Click **Install** to install Sansar.
9. Click **Launch** to run the Sansar Updater.
10. The Updater installs the latest version of Sansar and launches the program.

**Note:** Sansar is also available for download on the Steam platform. For information about how to install Sansar with Steam, see [Steam integration](/latest/sansarbasics/accountmanagement/steam-integration.md)

Upgrading Sansar

It is not necessary to uninstall Sansar to install the latest version. The Sansar Updater automatically checks for and installs the newest version of Sansar.

Uninstall Sansar

To uninstall Sansar:

1. Access the Windows control panel.
2. On the control panel, select **Uninstall a program** under Programs.
3. Choose Sansar from the list of programs.
4. Click **Uninstall**. This opens the Sansar Installer.
5. Follow the prompts on the Sansar Installer to uninstall Sansar.

Have more questions? Join our[ Discord!](https://discord.gg/sansarofficial)


---

# 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.sansar.com/latest/sansarbasics/installationandcompatibility/install.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.
