# Membership Builder

The Membership Builder is a central function in beabee. It allows your readers to register with you and set up their payment.

You can customise this so-called "Join Flow", i.e. the registration process, for your members and adapt the Membership Builder to your brand in four steps. This is important to build trust and show your members that they are signing up with you and not a third party. It is therefore also worth investing some work in customising the Membership Builder, for example when it comes to finding the right words.

On the following pages you will find an explanation of all the settings you can make and examples that you can use as a guide.


---

# 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/customise-beabee/membership-builder.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.
