# Overview

Setting up your own beabee instance is not difficult, but it does require some manual preparation and consultation between you and the beabee team. It is best to read this step-by-step guide in its entirety before you start.

The individual steps are:&#x20;

1. Set up subdomain
2. Set up payment provider
3. Set up newsletter tool (optional)
4. Customise beabee&#x20;
5. Data migration (optional)&#x20;
6. Create a join page
7. Edit privacy policy


---

# 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://wiki.beabee.io/help-center-english/onboarding-guide/overview.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.
