# 3. Launching the installer

Find **install.php file** in the root of the site and open it in the browser by URL:<https://yousite.ru/install.php>&#x20;

If there are no errors, you will see a message:

```
MmoWeb installation completed
```

If there are errors, they will be shown on the screen.

{% hint style="info" %}
IMPORTANT: After successfull installation, delete or rename the install.php file!
{% endhint %}


---

# 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.mmoweb.biz/quick-start-guide/cms-setup/zapusk-ustanovshika.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.
