> For the complete documentation index, see [llms.txt](https://docs.wfolio.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wfolio.pro/basis.md).

# Начало работы

Wfolio помогает фотографу выстроить работу с клиентами в одной системе. Здесь вы показываете портфолио, красиво передаете съемки и принимаете оплату за услуги, товары и цифровые фотографии.

Эта **база знаний** — быстрый способ разобраться в возможностях Wfolio и настроить сервис под свои задачи.

***

### Конструктор сайтов

Сайт на Wfolio помогает:

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

В базе знаний есть инструкции по настройке страниц, домена, SEO и аналитики.

<a href="/spaces/y2GDJrtoXVMA0LiLQrvz/pages/-MJhNd2l27zhpRaSeREo" class="button primary">Перейти в раздел</a>

### Облачный диск

Облачный диск помогает:

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

В базе знаний есть инструкции по работе с проектами, галереями, адресом диска и дополнительными настройками.

<a href="/spaces/wcx1mymDLGoJGw8ymyvD/pages/-LvzPWcpBWozPrkzWYaN" class="button primary">Перейти в раздел</a>

### Продажи и оплата

Wfolio помогает продавать и принимать оплату онлайн.

Вы можете:

* продавать услуги, товары и цифровые фотографии;
* подключать оплату и оформлять необходимые документы;

В базе знаний есть инструкции по тарифам, оплате, правовым настройкам и работе с доменом.

<a href="/spaces/wrI7NDNFBB58HnLs55bo/pages/EXEi6OmDdVuzUDFRS55w" class="button primary">Перейти в раздел</a>

***

### Связь с поддержкой

Если вы не нашли ответ на свой вопрос, напишите нам в чат на сайте или в социальные сети. Отвечают живые люди с 09:00 до 21:00 (UTC+3).

<a href="https://t.me/wfoliobot" class="button secondary" data-icon="telegram">Telegram</a> <a href="https://wa.me/15858661000" class="button secondary" data-icon="square-whatsapp">WhatsApp</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.wfolio.pro/basis.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
