> For the complete documentation index, see [llms.txt](https://docs.varbase.vardot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.varbase.vardot.com/9.1.x/content-designers/content-management.md).

# Content Management

This section is what content designers and admins are looking for, as all the data will be stored here.

Varbase comes with pre-defined content types:

1. **Landing page**: Use *Landing pages* to build multi-component pages with custom layouts to display content in a modern way.
2. **Basic page:** Use *Basic pages* for static content, such as an 'About us' page.
3. **Hero slider**: A rich *Hero slider* that allows you to display video and/or image slides.
4. **Blog:** Use *Blog* to publish blog post by different authors on the Blog section on the site.


---

# 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.varbase.vardot.com/9.1.x/content-designers/content-management.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.
