# ❸ Route Service

The Route Service module is used to view route information, enter route transactions, and perform other route-related activities.

Topics covered in this section are as listed below:

1. [Finding Routes](/circulation-user-manual/route-service/finding-routes.md)
2. [Mapping](/circulation-user-manual/route-service/mapping.md)
3. [Viewing Route Information](/circulation-user-manual/route-service/viewing-route-information.md)
4. [Transactions](/circulation-user-manual/route-service/transactions.md)
5. [Draw Management](/circulation-user-manual/route-service/draw-management.md)
6. [Account Information](/circulation-user-manual/route-service/account-information.md)
7. [Messages](/circulation-user-manual/route-service/messages.md)
8. [Route Service Reports](/circulation-user-manual/route-service/route-service-reports.md)
9. [Setup](/circulation-user-manual/route-service/setup.md)
10. [Utilities](/circulation-user-manual/route-service/utilities.md)
11. [Distribution Maintenance](/circulation-user-manual/route-service/distribution-maintenance.md)
12. [Account Services](/circulation-user-manual/route-service/account-services.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/route-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.
