# Video tutorials

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

<a href="https://www.youtube.com/playlist?list=PLNJhkdJsVUFGFHx6ZfUaYEXyHwNmZP3Iq" class="button secondary">Explore the full playlist</a>
{% endhint %}

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

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

Create a structured mega menu to organize collections and links, making it easier for customers to navigate your store.

{% endcolumn %}

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

#### [Product Page](https://www.youtube.com/watch?v=losuBABo5Ss)

Learn how to customize your product page layout and content to better showcase products and improve conversions.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="50%" %}
{% embed url="<https://youtu.be/RWsJtaH9gXc?si=2ax-5cF6YnddERdi>" %}

#### [Product Suggestion Section](https://www.youtube.com/watch?v=RWsJtaH9gXc)

Add a product suggestion section to recommend related or complementary items and increase cross-sell opportunities.

{% endcolumn %}

{% column width="50%" %}
{% embed url="<https://www.youtube.com/watch?v=uWQft4o5xWY>" %}

#### [Product Cards](https://www.youtube.com/watch?v=uWQft4o5xWY)

Adjust product card design and content to improve how products are displayed across collection and homepage sections.
{% 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/pebble-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.
