# Ovation

- [Using the Documentation](https://docs.ovationvr.com/ovation/get-started.md)
- [Ovation Account](https://docs.ovationvr.com/ovation/creating-an-account.md)
- [Activation](https://docs.ovationvr.com/ovation/creating-an-account/account-activation.md)
- [Activation Types](https://docs.ovationvr.com/ovation/creating-an-account/account-activation/activation-types.md)
- [Trial & Subscription](https://docs.ovationvr.com/ovation/creating-an-account/account-activation/billing.md)
- [Licenses](https://docs.ovationvr.com/ovation/creating-an-account/computer-licenses.md)
- [Invite/Remove Members](https://docs.ovationvr.com/ovation/creating-an-account/add-remove-license.md)
- [Roles](https://docs.ovationvr.com/ovation/creating-an-account/roles.md)
- [Organization Admin](https://docs.ovationvr.com/ovation/creating-an-account/org-management.md)
- [Change Admin](https://docs.ovationvr.com/ovation/creating-an-account/org-management/change-administrator.md)
- [Syncing](https://docs.ovationvr.com/ovation/creating-an-account/sync-methods.md)
- [Account Deactivation](https://docs.ovationvr.com/ovation/creating-an-account/deactivation.md)
- [Leave Organization](https://docs.ovationvr.com/ovation/creating-an-account/leave-organization.md)
- [Cancel Subscription](https://docs.ovationvr.com/ovation/creating-an-account/untitled.md)
- [Delete Account](https://docs.ovationvr.com/ovation/creating-an-account/deletion.md)
- [Refunds](https://docs.ovationvr.com/ovation/creating-an-account/refunds.md)
- [Failed Payment](https://docs.ovationvr.com/ovation/creating-an-account/billing-1.md)
- [VR / Monitor Modes](https://docs.ovationvr.com/ovation/vr-monitor-modes.md): Ovation can be used with virtual reality headsets (VR Mode) and computer monitors (Monitor Mode).
- [Monitor Mode Input](https://docs.ovationvr.com/ovation/vr-monitor-modes/input-mouse-and-keyboard.md)
- [Imports](https://docs.ovationvr.com/ovation/speech-items.md)
- [Convert PowerPoint to Images for Import](https://docs.ovationvr.com/ovation/speech-items/convert-powerpoint-to-images-for-import.md)
- [Scenario Modifiers](https://docs.ovationvr.com/ovation/scenario-modifiers.md)
- [Prompt Template](https://docs.ovationvr.com/ovation/scenario-modifiers/prompt-template.md)
- [Personas](https://docs.ovationvr.com/ovation/personas.md)
- [Factors](https://docs.ovationvr.com/ovation/factors.md)
- [Custom Factors](https://docs.ovationvr.com/ovation/factors/custom-factors.md)
- [Prompt Template](https://docs.ovationvr.com/ovation/factors/prompt-template.md)
- [Assignments](https://docs.ovationvr.com/ovation/assignments.md)
- [Reports](https://docs.ovationvr.com/ovation/reports.md)
- [Artificial Intelligence](https://docs.ovationvr.com/ovation/artificial-intelligence.md): Ovation incorporates advanced artificial intelligence into a variety of software features.
- [Tokens](https://docs.ovationvr.com/ovation/artificial-intelligence/tokens.md): Ovation consumes "AI tokens" when generating the words spoken by Ovation's simulated audience members, when generating feedback for reports, and various other activities in the app.
- [Miscellaneous](https://docs.ovationvr.com/ovation/miscellaneous.md): Documentation about various features in Ovation
- [Prompts](https://docs.ovationvr.com/ovation/miscellaneous/prompts.md): Prompts are speech topics used in the Impromptu Speech scenario in the Ovation software.
- [Organization Information Packet](https://docs.ovationvr.com/ovation/organization-information-packet.md): How organization subscriptions work, along with a collection of helpful how-tos.
- [FAQs](https://docs.ovationvr.com/ovation/faq.md)
- [Account & Software](https://docs.ovationvr.com/ovation/faq/account-and-software.md)
- [Organization Subscription](https://docs.ovationvr.com/ovation/faq/organization-subscription.md): Questions about what an Organization subscription is and whether you should purchase one instead of an Individual subscription.
- [Downloads](https://docs.ovationvr.com/ovation/downloads.md)
- [Contact](https://docs.ovationvr.com/ovation/contact.md)
- [Legal](https://docs.ovationvr.com/ovation/legal.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.ovationvr.com/ovation.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.
