# Getting Started

## Quick start

If you are stuck, check these quick tips first.

**Dynamic sections** - You may add any section from the [<mark style="color:blue;">Theme sections</mark>](https://mpithemes.gitbook.io/unicorn-shopify-theme/dynamic-theme-sections) list to any store page by navigating to the appropriate page. Use the page navigation dropdown at the top toolbar of the Theme Editor.

**Static sections** and **Theme Settings** - they are store-wide and apply to all store pages. Check the options listed in [<mark style="color:blue;">Theme settings</mark>](https://mpithemes.gitbook.io/unicorn-shopify-theme/theme-settings) first, then view the available options in static sections, such as [<mark style="color:blue;">Header</mark>](https://mpithemes.gitbook.io/unicorn-shopify-theme/static-sections/header) or [<mark style="color:blue;">Footer</mark>](https://mpithemes.gitbook.io/unicorn-shopify-theme/static-sections/footer). Please note that some sections are page-specific, like the Product page or Collection page.

**Texts** - you may adjust default theme texts at *... (three dots) -> Edit default theme content*. If you can't find the text here, it may be part of the section, block, or theme settings.

Search the user manual for more information.

Some store features are not theme-related and should be configured at the Shopify store admin panel. Ensure you are familiar with **Shopify features and options**. You can get more details about the Shopify software at the [<mark style="color:blue;">Shopify help pages</mark>](https://help.shopify.com/en/manual/intro-to-shopify/initial-setup/setup-getting-started).

Shopify software does not provide some features by default, so you may need to install apps to integrate this functionality into the theme:

* **Shopify Search & Discovery app**. Install the app to display filtering, use the recommended and complementary products on product pages, and apply certain Search options.
* **Shopify Translate & Adapt app**. Provides a multi-language feature for a store.
* **Shopify Subscriptions app**. Allows you to build subscriptions directly in your Shopify admin.

## Popular topics

* [How to add, remove, hide, or find the required Theme section](https://mpithemes.gitbook.io/unicorn-shopify-theme/dynamic-theme-sections)?
* [How to add the hero banner](https://mpithemes.gitbook.io/unicorn-shopify-theme/dynamic-theme-sections/image-with-text-overlay)?
* [Is it possible to place a slider on the page](https://mpithemes.gitbook.io/unicorn-shopify-theme/dynamic-theme-sections/slideshow)?
* [How to configure the Before/After feature](https://mpithemes.gitbook.io/unicorn-shopify-theme/dynamic-theme-sections/image-with-text-overlay/second-image)?
* [How to create the Mega menu?](https://mpithemes.gitbook.io/unicorn-shopify-theme/static-sections/mega-menu)
* [How to create the Mega menu for mobile](https://mpithemes.gitbook.io/unicorn-shopify-theme/static-sections/header/image-with-button-mobile)?
* [How to change the Logo position in the Header](https://mpithemes.gitbook.io/unicorn-shopify-theme/theme-settings/header-and-logo)?
* [How to display social accounts in the Footer](https://mpithemes.gitbook.io/unicorn-shopify-theme/theme-settings/social-media)?
* [How to show the payment icons in the Footer](https://mpithemes.gitbook.io/unicorn-shopify-theme/static-sections/footer#payment-method)?
* [How do I change the recommended products displayed for a specific product](https://mpithemes.gitbook.io/unicorn-shopify-theme/page-categories/products/product-information#complementary-products)?
* [How to use the SVG icons in the theme](https://mpithemes.gitbook.io/unicorn-shopify-theme/icons)?
* [What email is used when a customer subscribes to newsletters](https://mpithemes.gitbook.io/unicorn-shopify-theme/static-sections/footer#email-signup)?
* [How to change the product variants design on the Product and Collection pages](https://mpithemes.gitbook.io/unicorn-shopify-theme/theme-settings/variant-picker)?
* [How to add, remove, or change the position of filters in the sidebar on Collection pages](https://mpithemes.gitbook.io/unicorn-shopify-theme/faq/how-to-set-up-filters)?
* [How to use different content on a particular Product page/Collection page/webpages](https://mpithemes.gitbook.io/unicorn-shopify-theme/faq/how-to-create-a-template)?
* [Is it possible to display the carousel instead of the list for products/images or collections on mobile](https://mpithemes.gitbook.io/unicorn-shopify-theme/dynamic-theme-sections#content)?
* [How to change the color of the dynamic checkout buttons](https://mpithemes.gitbook.io/unicorn-shopify-theme/theme-settings/colors#buy-it-now)?
* [How to hide product images of the unselected color variant](https://mpithemes.gitbook.io/unicorn-shopify-theme/faq/how-to-group-product-images-by-variants)?
* [How to display custom badges on product cards and product pages](https://mpithemes.gitbook.io/unicorn-shopify-theme/faq/how-to-customize-metafields#custom-badges)?


---

# 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://mpithemes.gitbook.io/unicorn-shopify-theme/getting-started.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.
