# Configuration

- [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)


---

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