# LayoutHub pages/templates

I’m assuming you’ve already read the here [How to import a Layout](https://docs.layouthub.com/user-guides/more-actions/untitled). This guide will help you with the more basic concepts of starting a page using LayoutHub.

The Elements are the elements that **constitute a Layout** as your store template. Learn how to change properties in a element is needed. There are many types of element in Layouts, we will teach you modify each of featured elements. All the other elements are similar and set up easily.


---

# 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://layouthub.gitbook.io/layouthub/user-guides/featured-elements.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.
