# Configuration

- [License, purchaseable Addons and Features configuration](https://docs.b2b-sellers.com/b2b-platform/1/user-guide/configuration/license-purchaseable-addons-and-features-configuration.md): Everything you need to know to use features and addons
- [Configuration of the CORE](https://docs.b2b-sellers.com/b2b-platform/1/user-guide/configuration/plugin-konfiguration.md): Necessary configuration for the plugin
- [Express checkout setup](https://docs.b2b-sellers.com/b2b-platform/1/user-guide/configuration/plugin-konfiguration/express-checkout-setup.md): Two steps to setting up the express checkout
- [How to add „Menü Item“ on B2BPlattform](https://docs.b2b-sellers.com/b2b-platform/1/user-guide/configuration/how-to-add-menu-item-on-b2bplattform.md)
- [E-Mail Templates](https://docs.b2b-sellers.com/b2b-platform/1/user-guide/configuration/e-mail-templates.md)
- [B2B Rules](https://docs.b2b-sellers.com/b2b-platform/1/user-guide/configuration/b2b-rules.md): B2B specific rules (for Shopware Rule-Builder)
- [B2B Flow/Business Events](https://docs.b2b-sellers.com/b2b-platform/1/user-guide/configuration/business-events.md): B2B Flow Events for Shopware Flowbuilder (Business-Events)
- [Customer specific prices](https://docs.b2b-sellers.com/b2b-platform/1/user-guide/configuration/customer-specific-prices.md)
- [Registration process](https://docs.b2b-sellers.com/b2b-platform/1/user-guide/configuration/registrationsprozess.md): Configuration of the registration process
- [PDP variant list](https://docs.b2b-sellers.com/b2b-platform/1/user-guide/configuration/pdp-variant-list.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/1/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.
