# Using Pesipiuma

- [Introduction](https://help.pesipiuma.app/en/using-pesipiuma/introduction.md): Pesipiuma was developed to speed up the creation of reports
- [Open the Editor](https://help.pesipiuma.app/en/using-pesipiuma/introduction/report-editor.md): How to open the project editor
- [Editor Interface](https://help.pesipiuma.app/en/using-pesipiuma/introduction/editor-interface.md): Main project editor interface for import, review, editing, and reports
- [Model Operations](https://help.pesipiuma.app/en/using-pesipiuma/preliminary-operations.md): Operations available after importing project data
- [Manage Sizes](https://help.pesipiuma.app/en/using-pesipiuma/preliminary-operations/manage-sizes.md): Review sizes and manage the base size
- [Manage Pieces](https://help.pesipiuma.app/en/using-pesipiuma/preliminary-operations/manage-pieces.md): Adding and configuring the pieces that compose the model
- [Set a Target Weight](https://help.pesipiuma.app/en/using-pesipiuma/preliminary-operations/set-a-total-weight.md)
- [Using the Importers](https://help.pesipiuma.app/en/using-pesipiuma/using-the-importers.md): How to use the importers to import data directly from CAD systems
- [DXF and RUL](https://help.pesipiuma.app/en/using-pesipiuma/using-the-importers/dxf.md): Import projects from DXF files and optional RUL grading files
- [Lectra - Modaris](https://help.pesipiuma.app/en/using-pesipiuma/using-the-importers/lectra-modaris.md): Use the importer for Lectra - Modaris
- [Optitex - PDS](https://help.pesipiuma.app/en/using-pesipiuma/using-the-importers/optitex-pds.md): Use the importer for Optitex PDS (Pattern Design Software)
- [Gerber - Pattern Design (planned)](https://help.pesipiuma.app/en/using-pesipiuma/using-the-importers/gerber-pattern-design.md): Planned importer for Gerber Pattern Design
- [Create a Report](https://help.pesipiuma.app/en/using-pesipiuma/create-a-report.md)
- [Report Image](https://help.pesipiuma.app/en/using-pesipiuma/create-a-report/upload-an-image.md): Upload and manage the report image for Excel reports
- [Place the Labels](https://help.pesipiuma.app/en/using-pesipiuma/create-a-report/place-report-labels.md): Place report labels for Excel and DXF reports
- [View the Reports](https://help.pesipiuma.app/en/using-pesipiuma/view-the-reports.md)


---

# 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/using-pesipiuma.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.
