# Footer

The Footer section is created in the Sub-Layouts, so you can go to Site template styles > edit a style > Layout > Sub-layouts. \
Here you can click on the Footer Section > then edit the footer content.

<figure><img src="/files/IycLdtAmVqv9ewytwa0K" alt=""><figcaption><p>Sub-layouts</p></figcaption></figure>

<figure><img src="/files/FBV0h6QY8ugbsLPPVzLE" alt=""><figcaption><p>Edit the footer content. </p></figcaption></figure>

{% hint style="info" %}
Basically, Sub-layout has the same role as Joomla's Module. It was created to help admins reuse a layout section in many different Template Styles without having to repeat the work of creating the same layouts.&#x20;

Beside the footer, you can create different sub-layouts and add them to the main layouts.&#x20;
{% 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://docs.jollyany.co/templates/kamper/footer.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.
