> For the complete documentation index, see [llms.txt](https://webibazaar.gitbook.io/flute-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://webibazaar.gitbook.io/flute-documentation/page.md).

# Page

{% embed url="<https://salesiq.zohopublic.in/signaturesupport.ls?widgetcode=siq93f38201da244cbe219b2cab71813c85342abc57dd769c6885e2bde57d2b90da>" %}

## Use page templates <a href="#usepagetemp" id="usepagetemp"></a>

To use the custom page templates in-store, create a new Shopify page or use an existing one.

If you have a Shopify online store, then you can create webpages in your Shopify admin. Webpages contain information that rarely changes or that customers will often reference, like an “About Us” page or a “Contact Us” page.

* Go to Online Store > Pages.
* Click Add page.
* Enter a title and content for the page.

Be descriptive and clear when choosing your webpage title. The webpage title displays in the tab or title bar of browsers. It also appears as the page title in search engine results.

* Under Visibility, select when you want to publish the page. By default, your new webpage will be visible when you click Save. Select the Hidden option if you want your new webpage to be hidden from your online store, or click Set a specific publish date to [control when your webpage is published](https://help.shopify.com/en/manual/shopify-admin/productivity-tools/future-publishing).
* Click Save.

## **Default Page**

Select "**Default Page**" to assign a template from your current theme to define how the page should display.

## **About Us**

To add an **About** us or our store **Page**, Select **Aboutus** in the Theme Template dropdown.

<figure><img src="/files/6uqbcZ7gGAwDIdDqKOKx" alt=""><figcaption></figcaption></figure>

When you select **aboutus** in a dropdown, you will be able to customize this page.

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

## **Contact Us**

To add **Contact us** page, select a **contact** in Theme Template dropdown.

<figure><img src="/files/2zLheNQXE3SLFhlGtp1g" alt=""><figcaption></figcaption></figure>

To add the **Contact us** page, select contact in the Theme Template dropdown. When you select **Contact** in the dropdown, you will be able to customize the contact page.

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

## **Faq**

To add **Faq** page, select a **faq** in Theme Template dropdown.

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

When you select **faq** in a dropdown, you will be able to customize this page.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://webibazaar.gitbook.io/flute-documentation/page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
