# FAQ

<details>

<summary>Can I try the service?</summary>

Yes, you can. We offer a 15-day free trial period.

</details>

<details>

<summary>How do I subscribe?</summary>

You can subscribe by clicking on the subscription option in your billing section to start subscribing to our product.

</details>

<details>

<summary>Can I cancel my subscription?</summary>

Yes, you can cancel your subscription at any time.

</details>

<details>

<summary>Does the subscription include future added features?</summary>

Yes, the subscription includes any additional services we add in the future. As long as you are within the subscription period, you can access all our services.

</details>

<details>

<summary>What happens to my subscription duration if the store cancels it?</summary>

Cancelling the subscription does not reduce the subscribed duration. You will continue to have access to all our services until the end of the subscribed duration.

</details>

<details>

<summary>Can I start without a store?</summary>

No, you cannot. We are based on the Shopify POD plugin, so you need to have a store to get started.

</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.pod.holadropshipping.com/faq/faqs.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.
