# Footer

**Element name:** footer\
**Purpose:** Provide the user with links to important pages and information at the bottom of the page.

In contrast to the header menu, the footer is customized entirely in the Admin portal of your application. Navigate to Headers/Footers from the left side menu to get started.&#x20;

![Elements as they are displayed in the footer](/files/-MNpYGHHt_bk8aPHUZqI)

{% hint style="info" %}
The footer element is included by default on all marketing pages. For Bubble pages you will need to add it manually to any page you want to include it on.
{% endhint %}

### Pages

You can set up links to any page you like in the pages tab. These can be the same pages you set up in the header or completely different.&#x20;

![Actions available for the page links in the footer](/files/-MNpWisdCOR1wqM2wZDV)

### Legal

The Canvas template comes standard with Terms and Privacy pages. Edit all the settings for these pages here.

![](/files/-MNpXewtnunTjAj72WcX)

### Social Media

Get the most out of your social media by adding all your social media pages to the footer of your application!

![](/files/-MNp3YN-iIqUBa7h9AMs)


---

# 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.airdev.co/canvas/3.0.0-1/canvas-functionality/reference/reusable-elements/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.
