> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/ekommart/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/ekommart/content-management/untitled-1.md).

# Set up Footer

**Step 1** -Set up Teamplates:  From admin Dashboard, navigate to **Template** -> **Add New**

![](/files/-M0vKwCzEBw6sVw3ZyND)

**Step 2** - Please input name your template and click **Create Template**

![](/files/-M0vMdH1Ud7nZPdkzAMO)

**Step 3** - Using **Elementor backend editor Ekommart** then add element to your Template&#x20;

![](/files/-M0vNIYW7ldrc9tTZtIj)

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

![](/files/-M0vO26QJV2vbBQ8UOu7)

**Step 5** - After create your footer profile. From admin Dashboard, navigate to **Ekommart** **Options** -> **Footer**

![](/files/-M0vF1RpCtGsIK6otiVZ)

**Step 6** - Click "Yes" then Choose footer that you want to use.

Or Select "No" to set up default Footer.

![](/files/-M0vRZ9jFNpaK_Luq-QI)

**Step 7**- Save Changes

**Front end look like** :

![](/files/-M0v_Y9moyDIj0uatH1m)


---

# 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, and the optional `goal` query parameter:

```
GET https://wpdocs.gitbook.io/ekommart/content-management/untitled-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
