> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/finpoan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/finpoan/content-management/template.md).

# Template

**Step 1** - From the admin Dashboard, navigate to **Templates**.

**Step 2** - Click to **Add New** popup to require add new template is displayed, please input the name of your template and click **Create Template**.

**Step 3** - Using **Elementor** to create your Template.

**Step 4** - Drag or drop the element that you want to build your template style with the unlimited layout.

<figure><img src="/files/VVbtI9F8ciHRXkLfRHPh" alt=""><figcaption></figcaption></figure>

**Step 5** - Go to the page and please click the button **Add Template.**

![](https://gblobscdn.gitbook.com/assets%2F-MMIwpjnUUC5LmTljzcO%2F-MMKDfG0zBeFxpJX7Y53%2F-MMKEv0D_WfAYwloNADD%2Fimage.png?alt=media\&token=7679ddaf-7203-453d-b631-2c5224ebdf4b)

**Step 6** - Choose the tab **My Template** and you can add the template that has been created to the page.

<figure><img src="/files/PKEqdY0LLSJi79CwB6LU" alt=""><figcaption></figcaption></figure>

​


---

# 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://wpdocs.gitbook.io/finpoan/content-management/template.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.
