# Video tutorials

{% hint style="success" %}
Learn how to get the most out of Hyper with step-by-step video tutorials.

<a href="https://www.youtube.com/playlist?list=PLNJhkdJsVUFGORnXaXb9aIG91ctoI1nSK&#x26;utm_source=foxecom&#x26;utm_medium=video_tutorials&#x26;utm_campaign=cta_button&#x26;utm_term=explore_the_full_playlist" class="button secondary">Explore the full playlist</a>
{% endhint %}

{% columns %}
{% column %}
{% embed url="<https://youtu.be/bM_se-HNxfI/>" %}

#### [Header](https://www.youtube.com/watch?v=bM_se-HNxfI)

Customize your store header, including logo, navigation, and layout, to create a polished and user-friendly experience.

{% endcolumn %}

{% column %}
{% embed url="<https://youtu.be/kI9kP6SxTts/>" %}

#### [Mega Menu](https://www.youtube.com/watch?v=kI9kP6SxTts)

Create a structured mega menu with multiple columns and images to improve navigation for large product catalogs.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% embed url="<https://youtu.be/SCX-caLYd10/>" %}

#### [Top Bar](https://www.youtube.com/watch?v=SCX-caLYd10)

Add and customize a top bar to highlight promotions, announcements, or key messages across your store.

{% endcolumn %}

{% column %}
{% embed url="<https://youtu.be/J-XgE8i7BHo/>" %}

#### [Collection Banner](https://www.youtube.com/watch?v=J-XgE8i7BHo)

Design and display collection banners to visually introduce categories and improve collection page engagement.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% embed url="<https://youtu.be/jLaGYdHyG8g/>" %}

#### [Custom Badges](https://www.youtube.com/watch?v=jLaGYdHyG8g)

Highlight products with custom badges like “New” or “Best Seller” to attract attention and guide customer decisions.

{% endcolumn %}

{% column %}
{% embed url="<https://youtu.be/aAQRA3FuerM/>" %}

#### [Product Grid on Collection Pages](https://www.youtube.com/watch?v=aAQRA3FuerM)

Adjust the product grid layout, spacing, and content to improve browsing and showcase products more effectively.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% embed url="<https://youtu.be/34yIB8PR2eg/>" %}

#### [Product Compare](https://www.youtube.com/watch?v=34yIB8PR2eg)

Allow customers to compare multiple products side by side to make more informed purchasing decisions.

{% endcolumn %}

{% column %}
{% embed url="<https://youtu.be/AvhUvf0VgYM/>" %}

#### [Product Bundle Selection](https://www.youtube.com/watch?v=AvhUvf0VgYM\&t)

Create product bundles to encourage higher order value by letting customers purchase related items together.

{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% embed url="<https://youtu.be/2z7b0uat25w/>" %}

#### [Quantity Rules and Volume Pricing (B2B)](https://www.youtube.com/watch?v=2z7b0uat25w)

Configure quantity rules and tiered pricing to support wholesale customers and incentivize bulk purchases.

{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}


---

# 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://docs.foxecom.com/hyper-theme/video-tutorials.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.
