# Top bar

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, click **Top bar**
2. Locate **Top bar**
3. Make necessary changes
4. **Save**
   {% endhint %}

<figure><img src="/files/9aR4f6fthQXWpPGI0Dic" alt=""><figcaption></figcaption></figure>

You can control how the bar displays by ticking/unticking the checkboxes.&#x20;

You can change the text and background color of the top bar.

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

You can choose which addons to display on the top bar, and write a message to your customers.

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

Additionally, changing information about **Phone number**, **Email address**, ... can be done here.

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


---

# 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://blueskytechcos-organization.gitbook.io/umino-shopify/global-settings/top-bar.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.
