# Quickstart: Create Raw Materials

{% embed url="<https://youtu.be/pGFKDTlO_1c>" %}

**1️⃣ Add a Raw Material**\
Go to **Dashboard** → Click Create new-.

<figure><img src="/files/XmnWMMAs6MpsA9voYWtD" alt=""><figcaption></figcaption></figure>

**2️⃣ Enter Raw Material Details**\
Fill in the required information:

* **Name** – Raw material name (e.g., *Fabric*)
* **App-managed Quantity** – Available quantity (e.g., *10*)
* **Unit** – Unit of measurement (e.g., *m, kg, pcs*)

Click next

<figure><img src="/files/3KuKdjDlsqXLY9ojRuY7" alt=""><figcaption></figcaption></figure>

**3️⃣ Set Product Usage**\
Click Add **Product Usage**, select the products and define how much raw material each product consumes

<figure><img src="/files/r0atEjAGd46dqhQNQQCo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/n8WAss7f4f5OLYkii20o" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/glhvZxN3LYBblRzpgYaG" alt=""><figcaption></figcaption></figure>

Click save.

Show Raw Materials list.

<figure><img src="/files/f5KW3IrAd6YzKsbdMiES" 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://soplyapp-1.gitbook.io/soply-raw-materials-inventory/getting-started/quickstart.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.
