# Product description

To enhance your product descriptions with our custom HTML:

**Step 1:** From your Shopify admin, go to **Products >** choose the products you want to edit.

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

**Step 2:** Click **Show HTML,** then paste the code we provide below.

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

{% hint style="info" %}
To change the images, just upload them in **Settings > Files** and copy the link.
{% endhint %}


---

# 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://4sh-templates.gitbook.io/opulent-os2.0/product-description.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.
