# ADMINS

- [Access Control](https://docs.msquared.io/admins/access-control.md)
- [Add Metaverse Contributors](https://docs.msquared.io/admins/access-control/add-metaverse-contributors.md)
- [Create a New Project](https://docs.msquared.io/admins/access-control/create-a-new-project.md)
- [Pricing](https://docs.msquared.io/admins/pricing.md)
- [Development Support](https://docs.msquared.io/admins/pricing/development-support.md): There are 3 tiers of support offered.
- [Included Usage & Overages](https://docs.msquared.io/admins/pricing/included-usage-and-overages.md): Each Virtual World Subscription includes a certain amount of free usage. If your project exceeds the included usage, overage charges will apply at the rates detailed below
- [Cloud Streaming](https://docs.msquared.io/admins/pricing/cloud-streaming.md)
- [Access Modes](https://docs.msquared.io/admins/pricing/access-modes.md)
- [War Room Support](https://docs.msquared.io/admins/pricing/war-room-support.md): War rooms are a dedicated group of one or more MSquared engineers to monitor, manage, and respond to issues for a customer event.
- [Platform SLA](https://docs.msquared.io/admins/pricing/platform-sla.md)
- [Maintenance](https://docs.msquared.io/admins/pricing/maintenance.md)
- [Settings](https://docs.msquared.io/admins/settings.md)
- [Projects](https://docs.msquared.io/admins/settings/projects.md)
- [Fast Play](https://docs.msquared.io/admins/settings/fast-play.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.msquared.io/admins.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.
