# Загрузка статического файла

Данная опция необходимо в случае, если потребуется загрузка стороннего файла для подтверждения владение сервисом

{% hint style="warning" %}
После подтверждения обязательно удалите загруженный файл
{% endhint %}

1. Подключитесь к серверу через панель управления FastPanel.
2. В левом меню нажмите **"Сайты"** и выберите ваш сайт

<figure><img src="/files/2I6zGsAgLuMgD36Pt8rY" alt=""><figcaption></figcaption></figure>

3. Перейдите в раздел **"Файлы"**

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

4. Далее, перейдите в раздел **"public"**

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

5. &#x20;И на открывшейся странице загрузите файл, который необходим для подтверждения.

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

{% hint style="info" %}
Для проверки файла, перейдите по ссылке **`https://вашсайт/название_загруженного_файла`**
{% 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://iexexchanger.gitbook.io/9.2.x/prochie/zagruzka-staticheskogo-faila.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.
