# building your own crm

CRM system is a must-have for all types of businesses. It captures details of transactions and stores the results of interaction with customers: how they are progressing through the sales, what they are satisfied with and what they complain about. It helps to analyze the work of departments and increase their efficiency. \
\
More [building your own crm](https://gloriumtech.com/how-to-build-a-custom-crm-system-why-building-your-own-crm-is-a-good-idea/)

<br>


---

# 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://pootler.gitbook.io/building-your-own-crm/building-your-own-crm.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.
