# Welcome to P4 Software

Here you will find all the documentation for the P4 Software Collection

* P4Books Documentation
  * [English](https://app.gitbook.com/o/XSL2JGgPqWudGfhFop4d/s/ca6GeiKvHJla8l4Dk6lr/)
  * [Spanish](https://app.gitbook.com/o/XSL2JGgPqWudGfhFop4d/s/Y7LKaVIjV7QxPL6cNPRE/)
  * [API](https://api.p4books.cloud/index.html)

* P4Customs Documentation
  * [English](https://app.gitbook.com/o/XSL2JGgPqWudGfhFop4d/s/W1rIezEvNimMIfZgI13s/)
  * [Spanish](https://app.gitbook.com/o/XSL2JGgPqWudGfhFop4d/s/cojRvV7aRwpYXKBCngnv/)

* P4 Warehouse  WMS Documentation

  * [English](https://app.gitbook.com/o/XSL2JGgPqWudGfhFop4d/s/AfOeqWlmab58OM5vbRdJ/)
  * [Spanish](https://app.gitbook.com/o/XSL2JGgPqWudGfhFop4d/s/PMR15ZlnsCE8Kl2RyAci/)
  * [API Documnetation](https://api.p4warehouse.cloud/swagger/index.html)
  * [ClientPortal](https://docs.p4.software/broken-reference)

* P4 Assets
  * [English](https://docs.p4.software/broken-reference)
  * [Spanish](https://docs.p4.software/broken-reference)


---

# 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.p4.software/welcome-to-p4-software.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.
