# ❷ Customer Service

The Customer Service module is where Customer Service representatives spend most of their time. This module is where you view customer information and enter transactions such as starts, stops, moves, etc.

Topics covered in this section are as listed below:

1. [Find](/circulation-user-manual/customer-service/find.md)
2. [Documents](/circulation-user-manual/customer-service/documents.md)
3. [Alerts](/circulation-user-manual/customer-service/alerts.md)
4. [Contacts](/circulation-user-manual/customer-service/contacts.md)
5. [Mapping](/circulation-user-manual/customer-service/mapping.md)
6. [Viewing Customer Information](/circulation-user-manual/customer-service/viewing-customer-information.md)
7. [Address and Occupant](/circulation-user-manual/customer-service/address-and-occupant.md)
8. [Transactions](/circulation-user-manual/customer-service/transactions.md)
9. [Messages](/circulation-user-manual/customer-service/messages.md)
10. [Tasks](/circulation-user-manual/customer-service/tasks.md)


---

# 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.navigaglobal.com/circulation-user-manual/customer-service.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.
