# System Requirements

## General system requirements

### Be.Smart ERP Picker (add-on for Autodesk Inventor)

Be.Smart ERP Picker is an add-on to Autodesk Inventor, and its system requirements are essentially the same as Autodesk Inventor.

* [Autodesk Inventor 2022](https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/System-requirements-for-Autodesk-Inventor-2022.html) System Requirements
* [Autodesk Inventor 2023](https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/System-requirements-for-Autodesk-Inventor-2023.html) System Requirements
* [Autodesk Inventor 2024](https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/System-requirements-for-Autodesk-Inventor-2024.html) System Requirements

It is also necessary to access the required data source (txt|csv|xlsx files, Access database, MS SQL, etc.).

### Be.Smart ERP Picker (standalone application)

* Operating system Windows 7, 10, 11.
* Access to the required data source (txt|csv|xlxs files, Access database, MS SQL, etc.).

## Licensing Requirements

* To make sure the licensing of the ERP Picker works flawlessly, whitelist the following addresses in your firewall on port 443:
  * <https://holixa.arkance-systems.com> (web portal);
  * <https://holixa-services.arkance-systems.com> (services).
* The website IP is 13.107.246.45, the service IP is 13.107.253.45.
* Also, if multiple Holixa-licensed add-ons are to be run on the same machine (this is especially valid for job servers where Publisher4VLT and ERP Connector may run side by side), it is recommended to use a separate user (Holixa) account (e-mail) for each add-on running on the machine.&#x20;


---

# 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.holixa.com/holixa-erp-picker/system-requirements.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.
