# Quotations

A quote is the first step in the sales process. You will see the list of all existing quotes in your company and their different statuses by going to:

```
Sales > Quotations
```

![](/files/-LJOpQ4v0xzw79TZraH7)

You can add a new one by clicking on 'create'.

![](/files/-LJOosf0fVCjcK4lTtix)

You can choose between different presales stages:

* Lead
* Promising
* proposal/Quote
* Negotiations/Review
* Closed and lost
* Closed an won

The stages can easily be updated by reopening the quotation and editing it.

Once the status of the quotation is closed and won, you can use the 'copy to new' option to copy the content of the quotation to the sales order.

![](/files/-LJOr8mfKdNrcoPfQbfy)

And if you need to make some changes to the quotation itself, you can use the copy to new option to recreate the quotation and make the necessary changes.


---

# 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/presales/quotations.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.
