# Estimate

## General Parameters

For each material used in your project, price and weight information can be specified.

{% hint style="success" %}
**OpenCutList** will produce a report even if some information is missing.
{% endhint %}

In addition, the following **OpenCutList** [**General Preferences**](https://docs.opencutlist.org/getting-started/installing#selecting-unit-of-weight-and-currency) are important:

* the **currency symbol** to be used. All prices will be displayed using this symbol. You are free in your choice of symbol (€, CHF, USD, $, ...).
* the **weight unit** used to compute weight from the **material density**.

## Material Configuration

### Material Density

The material density or **specific mass** is the mass divided by the volume.

In the properties of each material, there is a tab **Attributes**.  The density can be entered in \[**kg/m³]** if your model units are metric, or **\[lb/ft³]** if your model units are imperial. Entering the density in **\[kg/ft³]** or **\[lb/m³]** is also possible.

{% hint style="info" %}
Wood density typically ranges between 300 and 1200 kg/m³, or 18.7 to 74.2 lb/ft³.
{% endhint %}

The density of wood varies according to moisture content and is very variable, even within the same species, due to various factors. The material density used by **OpenCutList** may be approximate.

![Configuring the density of a material](https://2764382921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUSHuV5bThAGZxy7OHb-1972196547%2Fuploads%2FD1UM3oljpGsxjHwS7190%2FCapture%20d%E2%80%99e%CC%81cran%202021-11-22%20a%CC%80%2010.25.23.png?alt=media\&token=6500013d-8c92-4439-a523-ea371e000060)

### Price

A **standard price** or size dependent price can be specified.

![Entering the price of a material](https://2764382921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUSHuV5bThAGZxy7OHb-1972196547%2Fuploads%2F8S6FII1anUOmPQ3fxVmz%2FCapture%20d%E2%80%99e%CC%81cran%202021-11-22%20a%CC%80%2010.27.40.png?alt=media\&token=e0bb747d-d168-46ea-ac79-1a5ddd6bb916)

{% hint style="success" %}
**OpenCutList** gives you several choices of entering price and weight.
{% endhint %}

### Hardware

**Hardware** is somewhat special. You cannot configure a price on the **Material Tab**.

![](https://2764382921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUSHuV5bThAGZxy7OHb-1972196547%2Fuploads%2FodOFzROE97kS7udY8XPJ%2FCapture%20d%E2%80%99e%CC%81cran%202021-11-22%20a%CC%80%2010.22.54.png?alt=media\&token=fe0674b8-e087-4597-bf62-593fe6d03e24)

## Running the Estimate

<figure><img src="https://2764382921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUSHuV5bThAGZxy7OHb-1972196547%2Fuploads%2FvJTq7eGtDJcCbU78xQ8Z%2FParts%20Estimate%20-%20Intro.png?alt=media&#x26;token=ebb16b76-5396-4f0b-87b5-bdbd771205de" alt=""><figcaption></figcaption></figure>


---

# 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.opencutlist.org/features/parts/report.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.
