> 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/pages/tipy-stranic.md).

# Типы страниц

- [Составная страница и блоки](https://docs.wfolio.pro/site/pages/tipy-stranic/custom-page.md): Как создать составную страницу из шаблона или блоков
- [Страница-заставка](https://docs.wfolio.pro/site/pages/tipy-stranic/splash-page.md): Как сделать страницу с заставкой на весь экран
- [Страница-мультиссылка](https://docs.wfolio.pro/site/pages/tipy-stranic/multilink.md): Разместите все нужные ссылки на одной странице
- [Страница-лендинг](https://docs.wfolio.pro/site/pages/tipy-stranic/landing.md): Создание страницы без меню, логотипа и текста внизу сайта
- [Одностраничный сайт с якорными ссылками](https://docs.wfolio.pro/site/pages/tipy-stranic/one-page-site.md): Как сделать одностраничный сайт с якорными ссылками на разделы в меню
- [Анонсы и блог](https://docs.wfolio.pro/site/pages/tipy-stranic/stories.md)
- [Анонсы съёмок](https://docs.wfolio.pro/site/pages/tipy-stranic/stories/previews.md): Инструмент для передачи первых лучших фотографий через несколько дней после съемки
- [Блог](https://docs.wfolio.pro/site/pages/tipy-stranic/stories/blog.md)
- [Категории в отзывах и постах](https://docs.wfolio.pro/site/pages/tipy-stranic/stories/categories.md): Что такое категории в отзывах и постах и как их использовать
- [Как разрешить скачивание фотографий на сайте](https://docs.wfolio.pro/site/pages/tipy-stranic/stories/download-photos.md)
- [Как прикрепить отзыв к странице](https://docs.wfolio.pro/site/pages/tipy-stranic/stories/customer-review.md): Как отвечать на отзывы клиентов, используя анонсы или блог
- [Как красиво и правильно оформлять посты](https://docs.wfolio.pro/site/pages/tipy-stranic/stories/make-post.md): Оформление постов в блоге и анонсах


---

# 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/pages/tipy-stranic.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.
