# Getting Started

### Important information first

First of all, you need to know that B2Bsellers Suite is a normal Shopware 6 plugin. You can easily install, extend or overwrite it. In many places there are available events or other possibilities to customize the functions to your needs.

### After you know that, check out the Developer Onboarding Video

{% embed url="<https://www.youtube.com/watch?v=lAOEWlN4tQ8>" %}
Get to know all about the B2Bsellers Suite
{% endembed %}

### Now you know all important things, let's customize your B2B-project

Now you want to get the source code to set up and customize the B2Bsellers Suite in your project?

No problem, contact us - we'll send you the source code and you can get started right away.

*Via Mail: <sales@b2b-sellers.com>, website-chat or phone*


---

# 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/developer-guides/first-steps/getting-started.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.
