# Registering for a PLUS account

If you upgrade from a Guest account to a PLUS account, you can access a wide range of additional features on the ENGAGE platform. You can view information about the features on the [pricing page of the ENGAGE website](https://engagevr.io/pricing/). To view a summary of the additional features, expand the following panel:

<details>

<summary>Summary of PLUS account features</summary>

* Schedule and host Events, which you can list publicly and publicise through a web-based information page.
* Access additional options when you create a Session, such as public listing and password protection.
* Access the full library of IFX and 60+ additional locations.
* Access the Experience Editor to build immersive, interactive experiences.
* Create recordings that include other people.

</details>

{% hint style="warning" %}
PLUS accounts are intended for use by individuals. If multiple people in your organization or educational institution want to use ENGAGE, [contact our sales team](https://engagevr.io/contact-sales/) for alternative licensing options.
{% endhint %}

{% hint style="info" %}
The ENGAGE platform uses Stripe payment processing. You must have a supported credit or debit card to register for a PLUS account.
{% endhint %}

To register for a PLUS account, which includes a one month free trial, complete the following steps:

1. Go to <https://app.engagevr.io/plus>.
2. On either the monthly or annual subscription panes, select the **SELECT** button.
3. If the **SIGN IN** window is displayed, log in, and then repeat Step 2.
4. On the **BILLING INFORMATION** page, enter the billing information that's associated with the payment method that you want to use, and then select **Save and Continue**.
5. On the CHECKOUT page, review your payment information, and then select **START YOUR FREE TRIAL**.
6. In the prompt that appears, enter your credit or debit card information, and then select **Start your free trial**.

After the payment process completes, you see a confirmation page. If the ENGAGE app is currently open on your device, restart it to register your upgrade. You can manage your subscription in the web manager. For more information, see [Managing your profile](/engage/managing-your-account/managing-your-profile.md).


---

# 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.engagevr.io/engage/essential-features/registering-for-a-plus-account.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.
