# Raw Quote

A Raw Quote lets you create a custom product that has a defined value, id and content. It's purpose is to create offerings outside of the Dreamlake Api-content, for instance a packaged offer with custom articles that are specific to your business.

The Raw Quote module can be placed among modules on any page, thus creating a button with a checkout on any page on your site. This checkout generates an order and sends a confirmation mail to the customer.

### Create a Raw Quote Product

Start by choosing the type of page you want to use, where modules are enabled. Add a new module to the page, choose the type (Quote / Raw Quote).

![The Raw Quote editor view](/files/-Lnkz6Xz2nkjF8hZgG3g)

{% tabs %}
{% tab title="Default Fields" %}

> Mandatory fields for your Quote&#x20;

| Product Id          | Product Value      | Currency Code  | Value Definition                   | Offer Scope                       |
| ------------------- | ------------------ | -------------- | ---------------------------------- | --------------------------------- |
| Id for your product | Written as numbers | Defined by you | How price is applied to passengers | Boundaries for your product offer |
| {% endtab %}        |                    |                |                                    |                                   |

{% tab title="Content Fields" %}

> Fields that are rendered as content on page and in checkout

| Thumbnail    | Title             | Preamble                 | Passengers           | Add more                     |
| ------------ | ----------------- | ------------------------ | -------------------- | ---------------------------- |
| An image     | Title for product | Shorter text description | Amount of passengers | Use can add more passengers? |
| {% endtab %} |                   |                          |                      |                              |

{% tab title="Repeatable Zone: Variation Fields" %}

> Add variations to your offer, if you want to offer different price categories for your offer.

| Departure Date | Departing From | Number of Nights | Stateroom Type | Variation Value | Value Definition                        |
| -------------- | -------------- | ---------------- | -------------- | --------------- | --------------------------------------- |
| 24/12/2020     | Port/ City     | 0-999            | Select         | 0-999999        | Define the boundaries of this variation |
| {% endtab %}   |                |                  |                |                 |                                         |
| {% endtabs %}  |                |                  |                |                 |                                         |


---

# 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://dreamlake.gitbook.io/hero/prismic-cms/manage-content/slices/raw-quote.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.
