# How to create a service without any products?

{% hint style="warning" %}
Unfortunately this is not possible on Cowlendar. **The booking has to be tied to a product.**
{% endhint %}

But you can simply create a product called "appointment" and set it free for instance.

Then you could display this product anywhere on your website by using a "featured product" section and adding it wherever you want on your website

{% hint style="info" %}
Use the guides below&#x20;
{% endhint %}

{% content-ref url="/pages/AZeH6chGcQVb9lGa3DII" %}
[How to hide the price on free service?](/cowlendar-help/how-to.../how-to-hide-the-price-on-free-service.md)
{% endcontent-ref %}

{% content-ref url="/pages/GePF47O2iVhCbEreX188" %}
[How to make Cowlendar works on a specific page? (ie not product page)](/cowlendar-help/how-to.../how-to-make-cowlendar-works-on-a-specific-page-ie-not-product-page.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://penida.gitbook.io/cowlendar-help/how-to.../how-to-create-a-service-without-any-products.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.
