# Customer Info

- [Customer Account Overview](https://manual.unosofbooks.com/customers/customers/customer-account-overview.md): This modules is useful for visualizing customer statements before they are sent out to clients.
- [Statement PDF Formats](https://manual.unosofbooks.com/customers/customers/customer-account-overview/statement-pdf-formats.md): This page explains how to configure and view the different formats for the customer statement.
- [Set Default Statements Message](https://manual.unosofbooks.com/customers/customers/customer-account-overview/set-default-statements-message.md)
- [Manage Customers](https://manual.unosofbooks.com/customers/customers/manage-customers.md): Module use to create new BIlling and Shipping Customers
- [View Customers](https://manual.unosofbooks.com/customers/customers/manage-customers/view-customers.md)
- [Create a customer](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer.md)
- [Customer Form // Customer Info Tab](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/customer-info.md)
- [Customer Form // Contact Info Tab](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/contact-info.md)
- [Customer Form //Addresses](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/addresses.md)
- [Customer Form // Accounting Tab](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/accounting.md)
- [Customer Form Invoicing](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/invoicing.md)
- [Coface](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/coface.md)
- [Api Providers](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/api-providers.md)
- [Refresh Billing Customer Table and Customer Credit](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/refresh-billing-customer-table-and-customer-credit.md)
- [Manage Customer Tips](https://manual.unosofbooks.com/customers/customers/manage-customers/manage-customer-tips.md)
- [Manage Markets](https://manual.unosofbooks.com/customers/customers/markets.md): This section will guide the user in the creation and edition of new markets.


---

# 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://manual.unosofbooks.com/customers/customers.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.
