# Enabling Beefree Email Builder in Community Edition

To use the Beefree HTML Email Builder with your EmailDelivery.com ESP platform, first [purchase a license key](https://emaildelivery.com/) if you don't already have one. &#x20;

All existing license holders with any commercial license key version can enable Beefree on their Community Edition open-source installation, regardless of which tier your license was previously under.&#x20;

### Activation Instructions:

1. Add your license key to `edcom-install/config/commercial_license.key`&#x20;
2. Run `./restart.sh` in `edcom-install` &#x20;


---

# 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.emaildelivery.com/docs/faq/enabling-beefree-email-builder-in-community-edition.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.
