# Уведомление об ошибке при установке игры

* Эта проблема возникает, когда не удается найти папку установки игры или верный путь к файлу.
* Удалите игру и установите ее заново, используя путь установки по умолчанию.

#### \[Инструкция по удалению и переустановке]

1. нажмите кнопку «Настройки игры», расположенную рядом с кнопкой «Играть».&#x20;
2. нажмите «Удалить», чтобы удалить игру.&#x20;
3. по завершении удаления нажмите кнопку «Установить» для переустановки.


---

# 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://launcher-docs.netmarble.com/faq-ru/game-launch/2.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.
