> For the complete documentation index, see [llms.txt](https://penida.gitbook.io/cowlendar-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://penida.gitbook.io/cowlendar-help/i-cant-see-my-calendar-why.md).

# I can't see my calendar, why ?

**Most frequent issue #1 :** The app extension is not enabled. [Please check this blog post to fix this issue. ](/cowlendar-help/beginners-guide/help-i-cant-see-the-cowlendar-calendar.md)

**Most frequent issue #2 :** You are looking at your product page while editing your theme. Cowlendar does not always work on your theme editor. Please check your product on the live theme instead of looking at it in the editor.

**Most frequent issue #3 :** You have no inventory on your product. Please make to add some inventory or simply uncheck the "track quantity" field on your product page.  [Please check this blog post to fix this issue. ](/cowlendar-help/what-to-check-for-if-cowlendar-is-not-working/make-sure-to-have-some-inventory.md)

{% content-ref url="/pages/FA49baLAtjTxo7xdeiMi" %}
[Make sure to have some inventory](/cowlendar-help/what-to-check-for-if-cowlendar-is-not-working/make-sure-to-have-some-inventory.md)
{% endcontent-ref %}

**Most frequent issue #4 :** Your product is not published on your Online Channel. [Please check this blog post to fix this issue. ](/cowlendar-help/what-to-check-for-if-cowlendar-is-not-working/make-sure-your-product-is-published-in-your-online-store.md)

{% content-ref url="/pages/q91wMMTlhphX2Erg5QxU" %}
[Make sure your product is published in your Online Store](/cowlendar-help/what-to-check-for-if-cowlendar-is-not-working/make-sure-your-product-is-published-in-your-online-store.md)
{% endcontent-ref %}

**Most frequent issue #5 :** Your product is draft instead of being live. [Please click the link to learn how to fix this.](/cowlendar-help/what-to-check-for-if-cowlendar-is-not-working/make-sure-to-have-some-inventory.md)

{% content-ref url="/pages/q91wMMTlhphX2Erg5QxU" %}
[Make sure your product is published in your Online Store](/cowlendar-help/what-to-check-for-if-cowlendar-is-not-working/make-sure-your-product-is-published-in-your-online-store.md)
{% endcontent-ref %}

**Most frequent issue #6 :** You don't have an Add to cart button on your product page. Cowlendar *needs* an add to cart button work. [Please click the link to learn how to fix this.](/cowlendar-help/what-to-check-for-if-cowlendar-is-not-working/make-sure-to-have-some-inventory.md)

{% content-ref url="/pages/nu4gX4AW4senaWoQAKQx" %}
[How do I show the add to cart button and book now button?](/cowlendar-help/how-to.../how-do-i-show-the-add-to-cart-button-and-book-now-button.md)
{% endcontent-ref %}

### None of those worked? Please check the guide above for more possibilities

{% content-ref url="/pages/wt2v71X1TiTcHAp6igvi" %}
["Help! I Can't See the Cowlendar Calendar!"](/cowlendar-help/beginners-guide/help-i-cant-see-the-cowlendar-calendar.md)
{% endcontent-ref %}


---

# 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://penida.gitbook.io/cowlendar-help/i-cant-see-my-calendar-why.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.
