# Animated and One-Page versions

In the animated and single-page versions, all pages are combined into one page and displayed as subpages.

**How to create an Animated or One-Page website:**

1. Create a new page named **"Main" or "Home"**. (**Admin Panel** -> **Pages** -> **Add New**). **IMPORTANT:** this page does not need to be added to the main menu.
2. Select a template in the page settings. For the Animated version: **"Kerge vCard Animated NEW"**. For One-Page version: **"Kerge vCard One Page NEW"**.

   ![](https://lmpixels.com/docs/kerge-wp-theme/images/animated_op_template.png)
3. Select the page named **"Main"** created in the first paragraph of this instruction as the **Front page of WordPress**. How to do this is described [here](https://lmpixels.com/docs/kerge-wp-theme/documentation.html#h-front-page).
4. Add the pages you want to the main menu, they will automatically become animated (**Appearance** -> **Menus**).

   ![](https://lmpixels.com/docs/kerge-wp-theme/images/main_menu_add_item.png)

   If you want to add a page and it opened as a separate page, without animation, then use the **Custom Link** for this:

   ![](https://lmpixels.com/docs/kerge-wp-theme/images/main_menu_custom_link.png)

{% hint style="info" %}
For users who have installed demo content before **December 28, 2020 (theme versions from 1.0.0 to 2.74.)**, Instructions for working with the animated and one-page version are available [here](https://lmpixels.com/docs/kerge-wp-theme/documentation-v274.html).
{% endhint %}


---

# 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://lmpixels.gitbook.io/kerge-wordpress-theme/animated-and-one-page-versions.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.
