> 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/page-links.md).

# Трехуровневое портфолио через ссылки

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

Это общая страница, которая содержит галереи с альбомами. Способ подойдет для создания портфолио с тремя уровнями вложенности.

Портфолио будет иметь вид:

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

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

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

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

* Дайте ей название и скройте из меню.

<figure><img src="/files/ELwYnbdRYsUhyp6r2u4y" alt="" width="563"><figcaption></figcaption></figure>

* **Скопируйте ссылку** на созданную галерею.
* Перейдите в раздел **«Сайт»** и добавьте **составную страницу**. Назовите ее *«Портфолио»* и **включите отображение в меню**.

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

* Нажмите на кнопку **«Составить самостоятельно»** и добавьте на страницу **блоки с изображениями и текстом**.

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

* Загрузите изображения и напишите названия галерей. [Вставьте ссылки](/site/blocks/links.md) на скрытые галереи в текст или на изображения.

<figure><img src="/files/8Om1o4UVI4djl8JfE3UX" alt=""><figcaption></figcaption></figure>

Готово! Вы разместили ссылки на скрытые галереи на составной странице, создав трехуровневое портфолио.

Примеры портфолио через ссылки на странице:

{% embed url="<https://gladchenko-olga.ru/portfolio>" %}

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


---

# 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/page-links.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.
