# RealmJoin Deployment

- [Getting Started](https://docs.realmjoin.com/realmjoin-deployment/getting-started.md)
- [Extended Guide](https://docs.realmjoin.com/realmjoin-deployment/getting-started/extended-guide.md): This will guide you through all steps to deploy RealmJoin for an enterprise-grade environment with advanced requirements e.g. Runbooks, Logging etc.
- [Onboarding](https://docs.realmjoin.com/realmjoin-deployment/onboarding-realmjoin-portal.md): Step by step guide on deploying the RealmJoin Portal to a new tenant
- [Quick Setup](https://docs.realmjoin.com/realmjoin-deployment/onboarding-realmjoin-portal/quick-setup.md): Quick Setup assigns all necessary permissions for you to get started with RealmJoin.
- [Advanced Setup](https://docs.realmjoin.com/realmjoin-deployment/onboarding-realmjoin-portal/advanced-setup.md): The Advanced Setup allows you to assign permissions in a more granular and customized way. This approach is more flexible but more complex and requires running the RealmJoin PowerShell module.
- [Required Permissions](https://docs.realmjoin.com/realmjoin-deployment/required-permissions.md)
- [Infrastructure Considerations](https://docs.realmjoin.com/realmjoin-deployment/infrastructure.md)
- [Limiting the Scope of RealmJoin Portal](https://docs.realmjoin.com/realmjoin-deployment/infrastructure/limiting-the-scope-of-realmjoin-portal.md): Use of Administrative Units with RealmJoin
- [Multi User Devices](https://docs.realmjoin.com/realmjoin-deployment/infrastructure/multi-user-devices.md)
- [Navigation](https://docs.realmjoin.com/realmjoin-deployment/navigation.md)
- [Migration to RealmJoin vNext](https://docs.realmjoin.com/realmjoin-deployment/migration-to-realmjoin-vnext.md): First pointers for the migration to the new RealmJoin portal.


---

# 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.realmjoin.com/realmjoin-deployment.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.
