---
title: Footer help
description: >
Footer help is used to refer merchants to more information related to the
product or feature they’re using.
| Used to | Examples |
| --- | --- |
| Refer merchants to related help docs | Learn more about [shipping zones]|
| Offer support as a secondary option | [Contact us] about email marketing |
---
api_name: app-home
source_url:
html: 'https://shopify.dev/docs/api/app-home/patterns/compositions/footer-help'
md: 'https://shopify.dev/docs/api/app-home/patterns/compositions/footer-help.md'
---
# Footer help
Footer help is used to refer merchants to more information related to the product or feature they’re using.
| Used to | Examples |
| - | - |
| Refer merchants to related help docs | Learn more about \[shipping zones] |
| Offer support as a secondary option | \[Contact us] about email marketing |
***
### Examples
* #### Footer help
##### jsx
```jsx
Learn more about creating puzzles.
```
##### html
```html
Learn more about creating puzzles.
```
## Related
[Requirements - Built for Shopify](https://shopify.dev/docs/apps/launch/built-for-shopify/requirements)