> For the complete documentation index, see [llms.txt](https://docs.violetlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.violetlabs.com/apps/p.md).

# P

- [Parasoft (Coming Soon)](https://docs.violetlabs.com/apps/p/parasoft-coming-soon.md): Parasoft is an automated testing and quality platform that covers every stage of the software development lifecycle. Learn more at www.parasoft.com.
- [PartsBox](https://docs.violetlabs.com/apps/p/partsbox.md): PartsBox helps you manage electronic parts inventory, purchasing, BOM pricing and production. Learn more at www.partsbox.com.
- [Pathfinder](https://docs.violetlabs.com/apps/p/pathfinder.md): Pathfinder is the ultimate collection of spaceflight tools and capabilities, including orbital debris tracking and avoidance. Learn more at www.kayhan.space.
- [Polarion (Coming Soon)](https://docs.violetlabs.com/apps/p/polarion-coming-soon.md): Polarion is an application lifecycle management platform that helps organizations develop software-intensive products. Learn more at polarion.plm.automation.siemens.com.
- [Precoro](https://docs.violetlabs.com/apps/p/precoro.md): Precoro is a cloud-based solution for procurement process optimization. Learn more at www.precoro.com.
- [Procurify](https://docs.violetlabs.com/apps/p/procurify.md): Procurify’s Intelligent Spend Management platform provides real-time visibility and control over all business spend. Learn more at www.procurify.com.
- [Puzzle](https://docs.violetlabs.com/apps/p/puzzle.md): Puzzle helps teams to document, visualize, share and monitor their system workflows so everyone understands exactly how they work. Learn more at www.puzzle.io.
- [Python](https://docs.violetlabs.com/apps/p/python.md): Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Learn more at www.python.org.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.violetlabs.com/apps/p.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
