# Footer Top

Go to **Storefront** -> **My Themes** -> **Customize**. <mark style="color:red;">(If your store is a new store, you may need to go to</mark> <mark style="color:red;"></mark><mark style="color:red;">**Channel Manager -> Themes -> Edit Theme**</mark><mark style="color:red;">)</mark>

In the **Theme Editor** -> go to **Footer** / **Column 1, Column 2, Column 3, Column 4, Column 5**

<figure><img src="/files/8J2dkVTzyDcQZTrfVPz3" alt=""><figcaption></figcaption></figure>

*Column 1:*  This section will automatically pull from the categories set up in your store.

*Column 2:* This section will automatically pull from the webpages set up in your store.

The remaining columns can be set up through the settings, as shown in the image above.

{% hint style="info" %}
When you are happy with your changes, don't forget click **Save** and **Publish** to repackage the edited theme.
{% 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://halosoft.gitbook.io/bc-nimo-documentation/footer/footer-top.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.
