# Оформление портфолио

- [Альбом с фотографиями](https://docs.wfolio.pro/site/portfolio/album.md): Одна страница с фотографиями или видео в портфолио
- [Галерея с альбомами](https://docs.wfolio.pro/site/portfolio/gallery.md): Несколько альбомов в портфолио
- [Разделы в выпадающем меню](https://docs.wfolio.pro/site/portfolio/drop-down-menu.md): Раскрывающееся портфолио и видеопортфолио из нескольких страниц или галерей с альбомами
- [Трехуровневое портфолио через ссылки](https://docs.wfolio.pro/site/portfolio/page-links.md): Портфолио или видеопортфолио на составной странице со ссылками на галереи альбомов
- [Виджет «Встроить» на странице](https://docs.wfolio.pro/site/portfolio/embed-widget.md): Портфолио и видеопортфолио с несколькими альбомами и автоматическим обновлением виджета
- [Блог с фильтром по категориям](https://docs.wfolio.pro/site/portfolio/blog.md): Портфолио с категориями и возможностью скачать фотографии или видео


---

# 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://docs.wfolio.pro/site/portfolio.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.
