# User Guide

- [Installation & Upgrade](https://docs.b2b-sellers.com/b2b-platform/user-guide/setup.md)
- [Requirements](https://docs.b2b-sellers.com/b2b-platform/user-guide/setup/requirements.md)
- [Installation](https://docs.b2b-sellers.com/b2b-platform/user-guide/setup/install.md): This guide outlines the professional installation and configuration process for the B2Bsellers Suite.
- [Upgrade](https://docs.b2b-sellers.com/b2b-platform/user-guide/setup/upgrade.md): Updating the B2Bsellers Suite is generally straightforward, but major version jumps require specific steps to ensure a smooth transition.
- [Test data](https://docs.b2b-sellers.com/b2b-platform/user-guide/setup/test-daten.md): The B2B platform has the possibility to provide test data.
- [License Settings](https://docs.b2b-sellers.com/b2b-platform/user-guide/setup/license-settings.md): To finalize your setup and unlock the full potential of the suite, you must register your license within your store.
- [Configuration](https://docs.b2b-sellers.com/b2b-platform/user-guide/configuration.md)
- [License, Add-ons and Features](https://docs.b2b-sellers.com/b2b-platform/user-guide/configuration/license-add-ons-and-features.md): Learn everything you need to know about using features and add-ons.
- [Core configuration](https://docs.b2b-sellers.com/b2b-platform/user-guide/configuration/plugin-konfiguration.md): Necessary configuration for the plugin
- [Express checkout setup](https://docs.b2b-sellers.com/b2b-platform/user-guide/configuration/plugin-konfiguration/express-checkout-setup.md): Two steps to setting up the express checkout
- [How can I disable the whole plugin for each saleschannel?](https://docs.b2b-sellers.com/b2b-platform/user-guide/configuration/how-can-i-disable-the-whole-plugin-for-each-saleschannel.md)
- [How to add „Menu Item“ on B2BPlattform](https://docs.b2b-sellers.com/b2b-platform/user-guide/configuration/how-to-add-menu-item-on-b2bplattform.md)
- [E-Mail Templates](https://docs.b2b-sellers.com/b2b-platform/user-guide/configuration/e-mail-templates.md)
- [B2B Rules](https://docs.b2b-sellers.com/b2b-platform/user-guide/configuration/b2b-rules.md): B2B specific rules (for Shopware Rule-Builder)
- [Flow & Business Events](https://docs.b2b-sellers.com/b2b-platform/user-guide/configuration/business-events.md)
- [Customer specific prices](https://docs.b2b-sellers.com/b2b-platform/user-guide/configuration/customer-specific-prices.md)
- [Registration](https://docs.b2b-sellers.com/b2b-platform/user-guide/configuration/registrationsprozess.md): Configuration of the registration process
- [Statistics for Product Improvements](https://docs.b2b-sellers.com/b2b-platform/user-guide/configuration/statistics-for-product-improvements.md)
- [Available Add-ons](https://docs.b2b-sellers.com/b2b-platform/user-guide/available-add-ons.md)
- [Cost centers](https://docs.b2b-sellers.com/b2b-platform/user-guide/available-add-ons/cost-centers.md)
- [Customer Specific Product Numbers](https://docs.b2b-sellers.com/b2b-platform/user-guide/available-add-ons/customer-specific-product-numbers.md)
- [Offer Management](https://docs.b2b-sellers.com/b2b-platform/user-guide/available-add-ons/b2boffers.md)
- [Order Lists](https://docs.b2b-sellers.com/b2b-platform/user-guide/available-add-ons/order-lists.md)
- [Spare Parts](https://docs.b2b-sellers.com/b2b-platform/user-guide/available-add-ons/spare-parts.md)
- [Product Subscription](https://docs.b2b-sellers.com/b2b-platform/user-guide/available-add-ons/product-subscription.md)
- [Product Request](https://docs.b2b-sellers.com/b2b-platform/user-guide/available-add-ons/product-request.md)
- [Performance](https://docs.b2b-sellers.com/b2b-platform/user-guide/performance.md)
- [FAQs](https://docs.b2b-sellers.com/b2b-platform/user-guide/faqs.md)
- [Support](https://docs.b2b-sellers.com/b2b-platform/user-guide/support.md)


---

# 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.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.
