# Blocks and settings

The Footer in Modular has a lot of customizable elements in the form of section blocks. You can add in blocks by clicking the small arrow icon next to the Footer section then clicking the 'Add block' buttons:

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

{% hint style="info" %}
While there are a good number of different blocks, you can only use five blocks here. Be sure to use the ones you need the most.
{% endhint %}

### Footer Section Settings

Other than the individual blocks, the Footer section also has a number of settings itself. You can set the background and text color for this section individually.

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

There is also the option to show payment icons, currency and language selectors, as well as a short menu in the Bottom bar.

{% hint style="info" %}
Note: There is no option to remove the 'Powered by Shopify' text in the section settings.\
\
To remove it, please check out our [next post](/modular-3.1/footer/footer-copyright.md).
{% 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://modular.presidiocreative.com/modular-3.1/footer/blocks-and-settings.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.
