# Footer

{% hint style="info" %}
The email footer refers to the area at the bottom of a message where the sender's postal address and unsubscribe link reside.
{% endhint %}

{% hint style="warning" %}
**Footers are sticky**

Changes made to the footer persist for all future messages when using the drag-and-drop composer.
{% endhint %}

{% hint style="danger" %}
American law and industry best practices require a snail mail postal address and unsubscribe link.
{% endhint %}

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/f98108ce-c014-4a7d-971f-e918e404aaaf.png)

{% hint style="info" %}
**Unsubscribe Link** \
The unsubscribe link in the footer was made by highlighting the word unsubscribe, clicking the link icon, and selecting **link type** "Unsubscribe Page".
{% endhint %}

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/89cdef27-6977-467d-abb0-e7a6bea31d03.png)

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/4e7fd3fc-cecf-4e6d-9791-4e0f30a4326e.png)


---

# 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.emaildelivery.com/docs/using-the-legacy-drag-and-drop-email-composer/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.
