# Access Modes

Customers can choose whether users connect to their worlds by downloading and installing a native client, or through their browser using cloud streaming services.

**Native Client + Morpheus Platform Launcher**\
The end user installs the Morpheus Platform launcher which can be used to download and launch the metaverse project. This option is included with all metaverse subscriptions and is free to use.

**Cloud Streaming**\
Cloud infrastructure can be spun up to run the game client and the end user can connect to it via a web browser. This option is best for when ease of access is high priority. Cloud streaming usage is not included in the metaverse subscriptions and is charged for per minute (see next slide)

**Custom App**\
The end user does not need to install the Morpheus Platform launcher, but instead installs a custom application specific to the project which is available standalone on digital store fronts.


---

# 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.otherside.xyz/platform-documentation/admins/pricing/access-modes.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.
