# Core Services

Managing customer data effectively is crucial for any business that deals with customer-facing operations. Our Core Services APIs allow you build your own application using our APIs and empower your application to seamlessly handle various customer-related tasks within the Lendsqr ecosystem.

These APIs offer functionalities that allow you to create, retrieve, update, and delete customer information, ensuring that your customer data remains accurate, up-to-date, and organized.

With these APIs, you can manage customer profiles, as well as all the requirements of the lending cycle which include loans, direct debits, cards, wallets, among others, all within our ecosystem, thereby helping you lend smoothly.&#x20;


---

# 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.adjutor.io/adjutor-api-endpoints/core-services.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.
