# Set up subdomain

beabee is a web-based software and is installed on a so-called subdomain of your website. In the first step, you only have to decide on the name of your subdomain. For example, if the domain of your website is *deinelokalreporter.de*, your subdomain should look like this:

<mark style="color:red;">**xxx**</mark>.deinelokalreporter.de

You can put whatever you want in place of the three <mark style="color:red;">**xxx**</mark>. Examples from other beabee users:&#x20;

<https://community.089wehringhausen.de> \
\
<https://membership.thegreenline.to\\>
\
<https://members.swd.news>

Please send the beabee team the name of your desired subdomain. **Important: You do not have to create a real subdomain with your hosting provider! This is really only about the name.**&#x20;

Once you have sent the name to the beabee team, you will receive so-called DNS records in return.&#x20;

You have to install these on your domain. You can do this in the hosting settings of your domain. Because this is different for every hosting provider, we cannot provide a universal instruction for this. Do you have someone who takes care of the technical aspects of your website? This person is usually also able to install DNS records.

Please let the beabee team know as soon as the records are installed. We will then check if everything is working smoothly.

If you get stuck, we can also help you install the records.&#x20;

After that, we can move on to the next step: Setting up the payment provider.\
&#x20;

<br>


---

# 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/set-up-subdomain.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.
