> 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/site/portfolio/gallery.md).

# Галерея с альбомами

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

**Галерея с альбомами** — это страница, которая содержит альбомы с фотографиями и видео. Этот способ подойдет, если у вас несколько видов съемок.

### Как оформить

* В разделе **«Сайт»** нажмите на кнопку **«Добавить на сайт»** и выберите **«Галерея»**. Дайте ей название и добавьте на сайт.

<figure><img src="/files/I7k22T2PYtlhPLYrpicd" alt="" width="299"><figcaption></figcaption></figure>

* Добавьте в галерею первый альбом и загрузите в него фотографии или добавьте видео.

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

Чтобы добавить больше альбомов и текст в начале или в конце галереи, вернитесь в галерею и нажмите **«Добавить»**.

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

{% hint style="info" %}
Настройте внешний вид для галерей во вкладке **«Дизайн»**.
{% endhint %}

Примеры портфолио в виде галерей:

{% embed url="<https://nikita-demidov.ru/>" %}

{% embed url="<https://demo.wfolio.pro/svadby>" %}


---

# 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:

```
GET https://docs.wfolio.pro/site/portfolio/gallery.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.
