# FAQ page

The **FAQ page template** makes it easy to provide answers to common questions about your store.

The template includes preset sections collapsible rows to organize questions by different categories, such as "Orders", "Shipping", and "Products".

## Create page and assign template

***

In your Shopify admin, **create a page** and **assign the \`faq\` template** to the page.

{% stepper %}
{% step %}
From your Shopify admin, go to **Online store > Pages**. Click **Add page**.

{% hint style="success" %}
Pages are a Shopify feature: learn more in Shopify's guide for [creating pages](https://help.shopify.com/en/manual/online-store/themes/theme-structure/pages).
{% endhint %}
{% endstep %}

{% step %}
Enter a page **Title** (e.g. "FAQ").

{% hint style="info" %}
The title will not appear in the template. The title will be used for the page URL (e.g. **`www.store.com/faq`**).\
\
You don't need to add anything to the **Content** field. You will add the page content by editing the template in the theme editor.
{% endhint %}
{% endstep %}

{% step %}
Click the **Theme template** dropdown to assign the `faq` template to the page.

{% hint style="info" %}
If the theme isn't published, learn how to [assign templates from unpublished themes](https://help.fluorescent.co/stiletto/general/editing-themes/using-templates#assign-templates-from-unpublished-theme)
{% endhint %}
{% endstep %}

{% step %}
Click **Save**.
{% endstep %}
{% endstepper %}

## Edit FAQ template

***

In the theme editor, edit the "faq" template to design the layout and content of your page.

We recommend first editing the preset sections and hiding sections you won't use, before adding other sections.

{% stepper %}
{% step %}

#### Open "faq" template

In your **Theme editor**, use the template selector to open the `faq` template that you want to use.
{% endstep %}

{% step %}

#### Preview page

Under "PREVIEW", click **Change** and select the page you created in the Shopify admin.

A warning symbol **(!)** next to the page name means that the template is not assigned. Click the page name to assign the template in the Shopify admin.
{% endstep %}

{% step %}

#### Customize sections

Edit the preset theme sections to add custom page content and styles.

Under **Template**, click **(+) Add section** to further customize your page with [theme sections](https://help.fluorescent.co/stiletto/sections/theme-sections).
{% endstep %}
{% endstepper %}

***

> **Related links**
>
> [Templates](https://help.fluorescent.co/stiletto/pages/templates)
