# Enable Sales Tax

beabee is able to charge VAT on membership fees and to display this throughout the entire registration process. If your membership fees are subject to VAT, you are on the safe side when it comes to billing.

To enable VAT:&#x20;

* Go to **Settings** and open the **General** tab.&#x20;
* Tick the box next to **Enable VAT**.

<figure><img src="/files/rfAi1ENTOcod1TVxw6qA" alt=""><figcaption></figcaption></figure>

* Enter the VAT rate you want to apply or select it using the arrow keys. (You must decide for yourself which VAT rate is the right for you, as it depends on several factors and differs from country to country. If in doubt, talk to a tax consultant.)

<figure><img src="/files/fzbBbhysfomUqCrTmAQc" alt=""><figcaption></figcaption></figure>

* **Done!** The VAT rate is activated, will be displayed in the registration process and also transferred to Stripe for your accounting and invoices for members.

<div><figure><img src="/files/pRzdqFbqBkxfc99aV2eK" alt=""><figcaption></figcaption></figure> <figure><img src="/files/43xXcTaolmaBrxqZ7EBE" alt=""><figcaption></figcaption></figure></div>


---

# 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/payment/sales-tax/enable-sales-tax.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.
