# How do I publish my flow?

## 1. Navigate to Publish tab, select a theme, then click the Save button.

{% hint style="info" %}
If your flow is not published, you will not be able to use it in the storefront.
{% endhint %}

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

## 2. Follow the instruction to add "Select Lenses" block to your product page.

{% hint style="info" %}
For more information, please read the article below👇
{% endhint %}

{% content-ref url="/pages/Au1vAgwrsfh46sNSV68u" %}
[Quick Start for new shop](/lool/get-started/quick-start-for-new-shop.md)
{% endcontent-ref %}


---

# 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/get-started/how-do-i-publish-my-flow.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.
