# Как добавить файл для загрузки с сайта

## Как добавить файл для загрузки с сайта

Перейдите в панели управления сайтом на закладку "Наполнение сайта - Картинки и файлы". Добавьте необходимый файл.

{% hint style="info" %}
Например, если файл называется "Свертка базы.epf" и реквизит URLName для этого файла "svertkabazy", то файл будет доступен по адресу sitename.ru/f/svertkabazy.epf
{% endhint %}

![](/files/-LOwg2BE7YGZM5S4OvEV)


---

# 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://help-zetaweb.zetasoft.ru/faq/kak-dobavit-fail-dlya-zagruzki-s-saita.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.
