# Welcome

## Overview

Paqtana is a SaaS solution designed to help organizations streamline and optimize their inventory planning processes. By leveraging principles of resilience and collaboration, Paqtana offers an intuitive platform that minimizes excess inventory, prevents stock-outs, and reduces waste.\
\
With Paqtana, users receive intelligent item replenishment suggestions, ensuring they maintain optimal inventory levels at all times. Discover how Paqtana can transform your inventory management into a more efficient and sustainable practice.

## Guides

We've put together some helpful guides for you to get setup quickly and easily.

{% content-ref url="../guides/getting-started" %}
[getting-started](https://docs.paqtana.com/en/guides/getting-started)
{% endcontent-ref %}

{% content-ref url="../guides/api-integration" %}
[api-integration](https://docs.paqtana.com/en/guides/api-integration)
{% endcontent-ref %}


---

# 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.paqtana.com/en/overview/welcome.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.
