# Overview and Requirements

## Service overview

> Pesipiuma was developed to speed up and automate the operations needed to create reports for the padding process of padded garments. The main goal is to organize padding weight data clearly and provide technicians with a PDF report that is easy to understand. Pesipiuma is also designed to quickly provide an accurate estimate of the down required when defining costs.

{% hint style="info" %}
**While padding weight calculation and report creation are handled by the application, the starting data must come from your CAD system. In v3 this can be DXF geometry with optional RUL grading data, or area data exported to Excel by a supported importer.**
{% endhint %}

{% content-ref url="/pages/DPSu8K9UviQX2COv18FZ" %}
[Using the Importers](/en/using-pesipiuma/using-the-importers.md)
{% endcontent-ref %}

## Basic technical requirements

Pesipiuma was developed using the standards supported by major modern web browsers. Using it requires a fast internet connection and a screen resolution of at least 1280x1024.

## Version and updates

For information about the latest available version and new features, visit the [Release Notes](https://headwayapp.co/pesipiuma-release-notes) page.


---

# 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://help.pesipiuma.app/en/getting-started/overview-and-requirements.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.
