# Getting Started

First, note that the B2B Sellers Suite is a standard Shopware 6 plugin. It is easy to install, extend, or overwrite. There are many events and options available to customize the functions according to your needs.

Take a look at the developer onboarding video:

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

Now that you know everything you need to, let's start customizing your B2B project.

**Do you want the source code to set up and customize the B2Bsellers Suite for your project?**\
No problem! Contact us, and we'll send you the source code so you can get started right away.\
You can reach us via email at <sales@b2b-sellers.com>, through the support chat, or by 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/developer-guide/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.
