# Introduction - Quotes

A Quote is a proposal you send to your customers detailing all the items and their prices that you plan to sell them. Once the customer accepts the quote, you can convert it into a sales order or an invoice.

To create a Quote in P4 Books:

* Go to **Sales** and select **Quotes**.
* Click + New in the top right corner of the page.

After clicking New you will see the screen above — select a customer and a warehouse and click Submit.

On this screen you can add your products and services and then email the quote to your customer.

{% hint style="info" %}
Remember that if you purchase products in boxes, configure Packsizes so you can easily sell boxed products.
{% endhint %}

***

**Next:** [Sales Orders](/english-1/sales-transactions/introduction-sales-orders.md) · **Related:** [Customers](/english-1/master-data/customers.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.p4.software/english-1/sales-transactions/introduction-quotes.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.
