> For the complete documentation index, see [llms.txt](https://docs.ionicfirebaseapp.com/readymade-grocery-shop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionicfirebaseapp.com/readymade-grocery-shop/introduction/support.md).

# Support

## Create Your Ticket&#x20;

If you have any question or issue with our product you can always reach our support through this link&#x20;

{% embed url="<https://support.ionicfirebaseapp.com/portal/en/home>" %}

You can send all details information your error so our support team easily understand. Please always share info like the  OS, Software Version, Some Video or image screenshot of Error.

Always send requests from your purchase email ID and Date of purchase as well. If any of this info missing your support request might get delayed.

## What will be included in Support?&#x20;

Once you purchase the product default 3-month support will be included. Later if you want to extend you can subscribe with an additional 120 USD Yearly.&#x20;

### WHAT COVER IN SUPPORT

* If any bugs in our existing features.&#x20;
* Your all bugs will release in the next version and you can download it from our website.
* All updates or fix you need to update in your code yourself.&#x20;
* Any customization not included in support.&#x20;

## PAID INSTALLATION&#x20;

{% hint style="info" %}
&#x20;We Provide Complete Installation on your server with your branding and color customization.&#x20;
{% endhint %}

Readymade Grocery installation Charges: 249 USD.&#x20;

You can purchase a package [EXTRA INSTALLATION SERVICES](https://www.ionicfirebaseapp.com/extra-services)&#x20;

REQUIREMENT: <https://docs.google.com/document/d/14vOd-FptXD7P8orJmjckW-wnx6SpFngKEi8yVYO2szE>&#x20;

Please prepare all the requirement and share in the document to our support team on the following email: **`info@ionicfirebaseapp.com`**&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ionicfirebaseapp.com/readymade-grocery-shop/introduction/support.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
