# Price Plans

### Bookster Core Plugin

There are two core versions of Bookster:

* **Free:** This lite core plugin offers basic appointment scheduling and management features. These include the creation of a single agent, single category, multiple services for a location, managing booking status, and viewing performance reports.
* **Pro:** The core pro version comes with branding and advanced features for your booking form.

| Features                    |          Free          |                                  Pro                                  |
| --------------------------- | :--------------------: | :-------------------------------------------------------------------: |
| Unlimited services          |  :white\_check\_mark:  |                          :white\_check\_mark:                         |
| Admin full calendar view    |  :white\_check\_mark:  |                          :white\_check\_mark:                         |
| Edit permissions for agents |  :white\_check\_mark:  |                          :white\_check\_mark:                         |
| Reports & analytics         |  :white\_check\_mark:  |                          :white\_check\_mark:                         |
| Custom availability         |  :white\_check\_mark:  |                          :white\_check\_mark:                         |
| Unlimited agents            | <p>✖️<br>(1 agent)</p> |                          :white\_check\_mark:                         |
| Customer dashboard          |           ✖️           |                          :white\_check\_mark:                         |
| Customize booking form      |           ✖️           |                          :white\_check\_mark:                         |
| Customize nouns/labels      |           ✖️           |                          :white\_check\_mark:                         |
| Brand logo                  |           ✖️           |                          :white\_check\_mark:                         |
| Google reCAPTCHA            |           ✖️           |                          :white\_check\_mark:                         |
| Service categories/tags     |           ✖️           |                          :white\_check\_mark:                         |
| Third-party integrations    |           ✖️           |                          :white\_check\_mark:                         |
| Priority support            |           ✖️           |                          :white\_check\_mark:                         |
|                             |                        | [Upgrade to Pro](https://wpbookster.com/downloads/bookster-core-pro/) |

### Bookster Addons

The Bookster platform is backed by a feature-rich set of addons, available in free or premium extensions. These addons work with either free or pro core version.

#### List of free addons:

* PayPal Payments
* Tax
* Discounts & Fees
* Extra Options

#### List of premium addons:

* Custom Fields
* Group Booking
* Multiple Locations
* Stripe Payment Gateway
* Reminder
* Twilio SMS
* Booking Process
* Booking Templates
* Google Calendar and Meet
* Recurring Appointments (coming soon)
* Deposits (coming soon)

[View all premium addons](https://docs.yaycommerce.com/bookster/addons/) (all included in the [All Access plan](https://wpbookster.com/downloads/all-access/))

### Bookster All Access Plan

The All Access plan unlocks all features of Bookster Core Pro and Bookster Addons. [Upgrade here](https://wpbookster.com/downloads/all-access/)&#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.yaycommerce.com/bookster/price-plans.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.
