> 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/drop-down-menu.md).

# Разделы в выпадающем меню

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

Способ поможет создать портфолио в виде выпадающего списка с двойным уровнем вложенности:

> **Портфолио** (выпадающее меню)
>
> * **Love Stories** (галерея альбомов)\
>   — Слава и Настя (альбом)\
>   — Алекс и Катя (альбом)\
>   — Максим и Мария (альбом)\
>   — …
> * **Семья** (галерея альбомов)\
>   — Семейные традиции (альбом)\
>   — Арина и Артур (альбом)
>
>   — Семейная встреча (альбом)\
>   — …

{% hint style="warning" %}
Для выпадающего меню не формируется ссылка, которой можно поделиться. **Этот способ подойдет, если ссылка на общую страницу-портфолио не нужна**.
{% endhint %}

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

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

<figure><img src="/files/yJTOKXOUtftK8Bu0lPsR" alt="" width="323"><figcaption></figcaption></figure>

* Добавьте первую страницу в выпадающее меню по кнопке **«Создать новую»**. Выберите тип страницы (например, **галерея** с альбомами) и дайте ей название.

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

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

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

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

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

Примеры портфолио через выпадающее меню:

{% embed url="<https://dmitrymazurkevich.ru/>" %}

{% embed url="<https://tabby.ru/>" %}

{% embed url="<https://ekaterinahudyakova.com/>" %}


---

# 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/drop-down-menu.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.
