# FAQs

<details>

<summary>Can Paqtana connect with any ERP?</summary>

Using our Integration API, you can send data from any system as long as you can structure your data to the required templates.

</details>

<details>

<summary>How often should I send data to the API?</summary>

If you're sending data from an automated process, we recommend discussing with your supply chain and operations teams to choose the best time to push data, depending on your data update policies and expected planning times.

</details>

<details>

<summary>Do you have any native integrations with other systems?</summary>

We're currently working on future integrations for specific ERPs that will further increase the speed of onboarding, stay tuned for any updates.

</details>

<details>

<summary>I don't have an access code to register an org, how can I get one?</summary>

If no one in your team has received an access code, please message <info@paqtana.com> so we can facilitate the required access.

</details>

{% content-ref url="/pages/pYEaGv85nKQdLtyd0wCc" %}
[API Integration](/en/guides/api-integration.md)
{% 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/resources/faqs.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.
