# Create a quotation

* Go to Income --> Quotation.&#x20;
* Click on Add New Request.&#x20;
* Enter the customer's name for which you are creating the quotation for.&#x20;
* Choose the expiration date and currency.&#x20;
* Choose the product from the drop-down menu.&#x20;
* Enter the quantity, price and VAT percentage.&#x20;
* Click on Create.&#x20;
* Click on Create and More to add another quotation.&#x20;


---

# 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.simpleaccounts.io/product-guides/income/quotations/create-a-quotation.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.
