# How do i change the text of the CTA (call to action) button from ''book now'' to ''something else''

{% hint style="info" %}
You can change basically any of the text seen in the Cowlendar calendar widget by going into Apps > Cowlendar > Settings > Translation
{% endhint %}

### Steps on how to change the text in the CTA (call to action) button

1. In your Shopify admin dashboard look at the left panel and click on **Apps.**
2. Click on **Cowlendar**.
3. Click on **Settings**.
4. Click on **Translations**.

<figure><img src="/files/854e7bwrGk22fPwsFqcJ" alt=""><figcaption></figcaption></figure>

5. Change the **Product page button label** to update the text shown in the Book Now button

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

{% hint style="info" %}
Translation tab is where you can translate 99% of the text show in the Cowlendar calendar
{% endhint %}


---

# 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-change-the-text-of-the-cta-call-to-action-button-from-book-now-to-something-else.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.
