# How do i list my services on a specific page on my website

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

{% hint style="warning" %}
**This is a Premium feature of Cowlendar.** You need to upgrade your plan if you want to use this feature and you are a free user of Cowlendar.
{% endhint %}

{% hint style="info" %}
This is perfect if you want to list all of your services on any page in your Shopify store.
{% endhint %}

### Steps to add a list of services to any Shopify page using the service list page feature:

1. In your Shopify admin dashboard click on the **Apps** tab.
2. Click on **Cowlendar.**
3. Click on **Settings.**
4. Inside of **Settings** click on **Service List Page.**

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

5. Click on **Add Service** to add any missing services.

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

6. Click **Save.**

{% hint style="info" %}
**You can edit each service.** By clicking the pencil button ![](/files/FRYaF6TldmbE3vLUhCbN) next to each service you can hide price, duration, and location. Also you can add custom location text, thumbnail and even display a view more button!
{% endhint %}

7. Look at the Shopify admin panel on the left side and click on **Online store.**
8. Click on **Themes.**
9. Click on **Customize** to enter the theme editor.

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

10. In the theme editor you will go to the page you want to add the service list to.
11. On that page click on **Add section.**
12. Click on **Apps** and find **Cowlendar Events.**

{% hint style="info" %}
It is not mandatory to add in this section for Cowlendar to work. This is simply just a way to list all of your services cleanly on any page
{% endhint %}

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

13. Once you have added **Cowlendar Event** you will see the the service list page show up.

<figure><img src="/files/GnT4BSgDGVPbsQBSUEsM" 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://penida.gitbook.io/cowlendar-help/how-to.../how-do-i-list-my-services-on-a-specific-page-on-my-website.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.
