# Claim Warranty

Its possible to provide claim warranty page for customer - **this form is not enabled by default, will need to create the form in the app admin.**

Once the form is created the url for the claim warranty **/forms/claim-warranty**

These fields are complete customizable, checkout the [admin](/admin/forms/claim-form.md) for how to set it up, list and manage warranty claims.

![](/files/-M4QruBVPu19tqLjRuss)

Note: If the shop url is: **mymart.miproductcares.com**, the Claim Warranty page will be: **mymart.miproductcares.com/forms/claim-warrant**


---

# 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.productcares.com/claim-warranty.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.
