# Brand information

The **Brand Information** section in Shopify allows you to showcase your store's branding, including your **brand name, logo, description, colors, and social media links**. This helps customers recognize and trust your brand.

{% hint style="success" %}

1. Go to **Online Store > Themes > Customize**.
2. Navigate to the **Footer** section.
3. Look for **Brand Information** settings.
4. Enter details like your brand name, tagline, or description.
5. Click **Save** to apply changes.
   {% endhint %}

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

**Settings & Customization**

* **Description :** This block displays your brand information. Edit the [Brand details](/lollipop/theme-settings/brand-information.md) as needed.&#x20;
* **Enable Menu Title:** Toggle to show or hide the menu title.

{% hint style="success" %}
[**Brand Information**](/lollipop/theme-settings/brand-information.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://themessupport.gitbook.io/lollipop/footer-group/footer/brand-information.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.
