# Customers (CRM)

- [Customer profile](https://docs.boomerangme.cards/customers-crm/customer-profile.md): A closer look into the customer profile access and creation
- [✴️ Customers profile: Stamp card](https://docs.boomerangme.cards/customers-crm/customer-profile/customers-profile-stamp-card.md): Let us dive into the world of the customer's profile using the stamp card.
- [🎟️Customers profile: Multipass card](https://docs.boomerangme.cards/customers-crm/customer-profile/customers-profile-multipass-card.md): Let us dive into the world of the customer's profile using the multipass card.
- [💰Customers profile: cashback card](https://docs.boomerangme.cards/customers-crm/customer-profile/customers-profile-cashback-card.md)
- [🎁Customers profile: gift card](https://docs.boomerangme.cards/customers-crm/customer-profile/customers-profile-gift-card.md): Let's explore the gift card within a customer's profile on the backend.
- [🎁Customers profile: reward card](https://docs.boomerangme.cards/customers-crm/customer-profile/customers-profile-reward-card.md)
- [🎫Customers profile: coupon card](https://docs.boomerangme.cards/customers-crm/customer-profile/customers-profile-coupon-card.md)
- [❤️Customers profile: membership card](https://docs.boomerangme.cards/customers-crm/customer-profile/customers-profile-membership-card.md)
- [💲Customers profile: discount card](https://docs.boomerangme.cards/customers-crm/customer-profile/customers-profile-discount-card.md)
- [Import / export](https://docs.boomerangme.cards/customers-crm/import-export.md): Learn how you can import/export records from Customers section
- [Customers import & reward balance preservation](https://docs.boomerangme.cards/customers-crm/import-export/customers-import-and-reward-balance-preservation.md): Easily transfer customers and keep their rewards in our system.
- [Customer filters](https://docs.boomerangme.cards/customers-crm/customer-filters.md): Overview of the customer base filtration options
- [RFM analysis](https://docs.boomerangme.cards/customers-crm/rfm-analysis.md): Segment your clients automatically by their purchase behavior


---

# 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.boomerangme.cards/customers-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.
