# Frequently Asked Questions

{% hint style="info" %}
REMEMBER: It isn't an Extension/Plugin/Theme. We only Provide layouts.
{% endhint %}

<details>

<summary>Where/What kind of support do I get from CM Web Design?</summary>

Our goal is to address your concerns promptly. If you have any issues, please contact by email at <webdesign@claudiamachado.me> and include the website URL. We will do our utmost to resolve the problem quickly. Thank you!

</details>

<details>

<summary>Do I need 3rd party plugins to use with CM Web Design?</summary>

No, you don't need for any other third-party plugins.

</details>

<details>

<summary>Are images included in Layouts?</summary>

Some images used in the product demonstrations are copyrighted by their respective owners and are subject to limited use. You do not have the rights to reuse the images in their current or original formats without a license from the owner. We use these images for demonstration purposes only, and the product you purchase may contain placeholder images instead of any copyrighted material.

</details>

<details>

<summary>What's the Refund Policy?</summary>

We have full confidence in the products offered on this site, but I understand that they may not perform perfectly in all situations. We offer refunds for purchases of digital products made through our website. To be eligible for a refund, you must submit your request within 14 days of the purchase date by contacting us via email, including the details of your order and a valid reason for the refund.

</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://claudia-machado.gitbook.io/cm-web-design/faqs/frequently-asked-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.
