# GLOBAL SETTINGS

- [Announcement Bar](https://blueskytechcos-organization.gitbook.io/umino-shopify/global-settings/announcement-bar.md): An announcement bar is a short snippet where you can showcase a message to your site. Using an announcement bar on your website is one of the easiest ways to draw visitors' attention.
- [Top bar](https://blueskytechcos-organization.gitbook.io/umino-shopify/global-settings/top-bar.md): The top bar is a content block at the upper part of your website that appears on every page. It usually contains the  language,  country, and other elements such as a phone number,  email, etc.
- [Main menu](https://blueskytechcos-organization.gitbook.io/umino-shopify/global-settings/main-menu.md): A mega menu allows you to show several menus from one dropdown in your store’s main navigation. In other words, it displays all of your products and collections, allowing customers to easily navigate
- [Vertical Menu](https://blueskytechcos-organization.gitbook.io/umino-shopify/global-settings/vertical-menu.md)
- [Product swatches](https://blueskytechcos-organization.gitbook.io/umino-shopify/global-settings/product-swatches.md): How to setup color swatches?
- [Type color](https://blueskytechcos-organization.gitbook.io/umino-shopify/global-settings/product-swatches/type-color.md)
- [Type image](https://blueskytechcos-organization.gitbook.io/umino-shopify/global-settings/product-swatches/type-image.md)
- [Type radio](https://blueskytechcos-organization.gitbook.io/umino-shopify/global-settings/product-swatches/type-radio.md)
- [Type dropdown](https://blueskytechcos-organization.gitbook.io/umino-shopify/global-settings/product-swatches/type-dropdown.md)
- [Type text](https://blueskytechcos-organization.gitbook.io/umino-shopify/global-settings/product-swatches/type-text.md)
- [Variant trigger name](https://blueskytechcos-organization.gitbook.io/umino-shopify/global-settings/product-swatches/variant-trigger-name.md)
- [Mobile stickybar](https://blueskytechcos-organization.gitbook.io/umino-shopify/global-settings/mobile-stickybar.md)


---

# 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.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.
