# Sales

- [Products](https://docs.hablla.com/hablla-docs-en/hablla/sales/products.md): Manage your products with ease: adjust prices, images, and update information. Everything you need to keep your catalog updated and organized in one place.
- [Price Table](https://docs.hablla.com/hablla-docs-en/hablla/sales/price-table.md): Keep your price table always updated and organized. Adjust values, apply discounts, and ensure your information is always correct. All in a simple and practical way in one place.
- [Payment terms](https://docs.hablla.com/hablla-docs-en/hablla/sales/payment-terms.md): Define the terms and conditions of payment for your products or services.
- [Invoices](https://docs.hablla.com/hablla-docs-en/hablla/sales/invoices.md): Import or register invoices in just a few clicks. Organization and practicality to keep your operation up to date.
- [CRM Automation](https://docs.hablla.com/hablla-docs-en/hablla/sales/crm-automation.md): CRM integration to manage and nurture leads efficiently, improving conversion and customer relationships.


---

# 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.hablla.com/hablla-docs-en/hablla/sales.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.
