# ERP System

You can subscribe to this system for immediate usage at [https://kakaral.com](https://kakaral.com/). It's cloud based and available 24/7.

Once signed up, the ERP system is accessible via [https://erp.kakaral.com](https://erp.kakaral.com/) as long as there's internet access. The system also supports mobile display in it's browser. However for mobile usage it's recommended to download the Apps (iOS and Android supported).&#x20;

For Apps, you can go to "Mobile Apps (Android and iOS)" tab for more information.

If you have any questions, please email us at <info@kakaral.com>. We will get back to you as soon as we can.


---

# 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:

```
GET https://userguide.kakaral.com/erp-system.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.
