# QUESTIONS

- [My price is wrong on the booking form. Why is that?](https://penida.gitbook.io/cowlendar-help/questions/my-price-is-wrong-on-the-booking-form.-why-is-that.md)
- [Is the customer notified when the booking is cancelled?](https://penida.gitbook.io/cowlendar-help/questions/is-the-customer-notified-when-the-booking-is-cancelled.md)
- [I see "sold out" instead of the calendar](https://penida.gitbook.io/cowlendar-help/questions/i-see-sold-out-instead-of-the-calendar.md)
- [Is there a way to skip checkout?](https://penida.gitbook.io/cowlendar-help/questions/is-there-a-way-to-skip-checkout.md)
- [Can I call you? (or zoom call)](https://penida.gitbook.io/cowlendar-help/questions/can-i-call-you-or-zoom-call.md)
- [Does Cowlendar synchronize to airbnb calendar booking?](https://penida.gitbook.io/cowlendar-help/questions/does-cowlendar-synchronize-to-airbnb-calendar-booking.md)
- [Does Cowlendar integrate with Calendly?](https://penida.gitbook.io/cowlendar-help/questions/does-cowlendar-integrate-with-calendly.md)
- [Does cowlendar collect sales tax ?](https://penida.gitbook.io/cowlendar-help/questions/does-cowlendar-collect-sales-tax.md)
- [Will I be charged if I uninstall the app within 7 days of trial period?](https://penida.gitbook.io/cowlendar-help/questions/will-i-be-charged-if-i-uninstall-the-app-within-7-days-of-trial-period.md)
- [When a customer cancels an appointment, do they get refunded?](https://penida.gitbook.io/cowlendar-help/questions/when-a-customer-cancels-an-appointment-do-they-get-refunded.md)
- [I don't find the collaborator request you've sent me, why?](https://penida.gitbook.io/cowlendar-help/questions/i-dont-find-the-collaborator-request-youve-sent-me-why.md)
- [When trying to view my service, I've got an error 404, product not found](https://penida.gitbook.io/cowlendar-help/questions/when-trying-to-view-my-service-ive-got-an-error-404-product-not-found.md)


---

# 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/questions.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.
