# Activation Types

An account can select from three Activation Types: **Individual**, **Organization Member**, or **Organization Admin**. These types specify how a subscription is paid and what access an account has to various features. Learn more about what Activation Type you should select [here](/ovation/faq/organization-subscription.md).

### Individual

The Individual Activation Type is for non-organization-affiliated individuals who will use Ovation personally.&#x20;

### Organization Member

The Organization Member Activation Type is for accounts affiliated with an organization  (e.g. a student at a university or employee at a corporation). Organization Members need only to be invited to an organization to begin using Ovation; they do not pay for an Ovation subscription themselves and are not required to provide any payment information.

### Organization Admin

An Organization Admin Activation Type is for organizations that intend to pay for its member's use of Ovation (e.g. a university or corporation).

### Organization Subscription Setup Tutorial

{% embed url="<https://www.youtube.com/watch?index=2&list=PLIfr-CPk1iVEhrGv3Cb5iRMpJqnkLb_hl&v=XKoTHRr3tTQ>" %}


---

# 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.ovationvr.com/ovation/creating-an-account/account-activation/activation-types.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.
