# How do I add description to my lens options?

Click Edit product to add description.

<figure><img src="/files/1eHWxgDYB8XXYDmFKB7Z" alt=""><figcaption></figcaption></figure>

The **Edit product** link will redirect you to the shopify's product edit page, you can add description to the product and save.

<figure><img src="/files/Ee5gsiwoeIskgTXQDSeS" alt=""><figcaption><p>👇</p></figcaption></figure>

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

If you want a modal for description, please use the modal description field. This filed support HTML,  which means you can include image, links in description text.

<figure><img src="/files/ThG5IgWDyWumnvxEy4DO" alt=""><figcaption><p>👇</p></figcaption></figure>

Below is the appearance of the storefront.

<figure><img src="/files/kK3quOPIvDdMcMVNjYDD" alt=""><figcaption><p>👇</p></figcaption></figure>

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

**If your lens product has multiple variants, you need to add descriptions for each variant**

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


---

# 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://pb-apps.gitbook.io/lool/how-to/how-do-i-add-description-to-my-lens-options.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.
