# Requirements

Broadly speaking, our technical requirements align with those of Shopware. You can find the full list in the [Shopware System Requirements](https://docs.shopware.com/en/shopware-6-en/first-steps/system-requirements).

Before proceeding, please ensure your environment meets the specific version requirements for your B2Bsellers Suite release

| **B2Bsellers Version** | **Shopware** | **Node.js** | **PHP** | **MySQL** |
| ---------------------- | ------------ | ----------- | ------- | --------- |
| 4.x.x                  | 6.7.0.0+     | 20.x.x+     | 8.2+    | 8.0+      |
| 3.x.x                  | 6.6.4.0+     | 20.x.x+     | 8.2+    | 8.0+      |
| 2.x.x                  | 6.5.5.1+     | 18.x.x+     | 8.1+    | 8.0+      |


---

# 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.b2b-sellers.com/b2b-platform/user-guide/setup/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.
