# Sales

- [Import Sales Order](https://learn.erpag.com/project/untitled/import-sales-order.md): How to import Sales Orders from an xls file
- [PreSales](https://learn.erpag.com/project/untitled/presales.md): Define sales funnel.Quotes.Converting to Sales Orders
- [Define stages](https://learn.erpag.com/project/untitled/presales/define-stages.md)
- [Quotations](https://learn.erpag.com/project/untitled/presales/quotations.md)
- [Reccuring orders](https://learn.erpag.com/project/untitled/presales/reccuring-orders.md)
- [Sales report](https://learn.erpag.com/project/untitled/untitled-1.md)
- [Sales orders](https://learn.erpag.com/project/untitled/sales-order.md)
- [Open Sales Orders](https://learn.erpag.com/project/untitled/open-sales-orders.md)
- [Outstanding pay-ins](https://learn.erpag.com/project/untitled/outstanding-pay-ins.md)
- [Sales - Invoices report](https://learn.erpag.com/project/untitled/sales-invoices-report.md)
- [Sales - Packing lists](https://learn.erpag.com/project/untitled/sales-packing-lists.md)
- [Sales - Credit notes](https://learn.erpag.com/project/untitled/sales-credit-notes.md)
- [Customer return](https://learn.erpag.com/project/untitled/customer-return-1.md)
- [B2B portal (Customer portal)](https://learn.erpag.com/project/untitled/b2b-portal-customer-portal.md)
- [Multiple currency](https://learn.erpag.com/project/untitled/multiple-currency.md)
- [Discount field](https://learn.erpag.com/project/untitled/discount-field.md)
- [Advance payment](https://learn.erpag.com/project/untitled/advance-payment.md)
- [Write-off](https://learn.erpag.com/project/untitled/write-off.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://learn.erpag.com/project/untitled.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.
