# General Questions

<details>

<summary><strong>How do I install the app on my Shopify store?</strong></summary>

You can install the app by following steps [here](https://docs.centousapps.com/likely/app-installation/app-configuration).

</details>

<details>

<summary>Can I customize the app to match my store's theme?</summary>

You can change the Icon type,  color and size of the icon from the settings menu.

<img src="https://3201355102-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVyDy72dC7RiNqeIK3PiO%2Fuploads%2FYB2YKbOEmnL8NNwEFoUQ%2Ficon-color-settings.png?alt=media&#x26;token=7db36ff7-da9c-432e-9b6d-f5c18c95c731" alt="" data-size="original">

</details>

<details>

<summary>Does the app offer a free trial period?</summary>

Yes, you can utilize the app with a complimentary 7-day trial period.

</details>

<details>

<summary>Is my data safe while using the app?</summary>

Yes, your data is securely encrypted with SSL and stored on protected cloud servers with daily backups.

</details>


---

# 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://docs.centousapps.com/likely/faqs/general-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.
