# Footer

<figure><img src="/files/hfjkpGlYSZTO1Nz09bVT" alt=""><figcaption></figcaption></figure>

The footer is mainly based on footer settings and repeatable blocks for some of the content inside.

The footer settings are:

* style selector
* fullwidth (checkbox for enabling)
* checkbox for payment icons
* fields for PNG/JPG or SVG logo
* text under the logo
* Enable accordion footer on mobile
* Enable Follow on Shop link ([more details](https://help.shopify.com/en/manual/online-store/themes/customizing-themes/follow-on-shop))

Along with the basic settings there are 3 types of blocks that can be added by clicking on `Add Block` here:

<figure><img src="/files/BnjL4mwp1CWeM6F2ZUvk" alt=""><figcaption></figcaption></figure>

The three types are: Menu, Textual and Newsletter.

### Menu

With this block you can add columns with navigational links. The settings you have inside are: title, link for the title, field to choose the menu you want to print.

If you need to add 2 columns of links - just add the block twice and fill in the column title and pick the menus you want to show.

### Textual

This block can be used for textual information like address, working hours, etc.

<figure><img src="/files/uEO3orJtJD7GIrbuDZkf" alt=""><figcaption></figcaption></figure>

### Newsletter

Within this block you can add details like title and text for the newsletter form.

Along with that, you can  manage the localization and the languages through here as well.

#### Country/region selector

Here we have options for:

* Enable country/region selector
* Enable country name
* Enable country flag

#### Language selector

There is setting for:

* Enable language selector


---

# 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://bigstart.gitbook.io/marble-documentation/global-sections/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.
