# Get Started

- [Onboarding to OX](https://docs.ox.security/get-started/onboarding-to-ox.md)
- [Prerequisites and Access](https://docs.ox.security/get-started/onboarding-to-ox/prerequisites-and-access.md)
- [On-Prem Preparation Guide](https://docs.ox.security/get-started/onboarding-to-ox/prerequisites-and-access/on-prem-preparation-guide.md)
- [OX Broker](https://docs.ox.security/get-started/onboarding-to-ox/prerequisites-and-access/ox-broker.md)
- [Connect to OX](https://docs.ox.security/get-started/onboarding-to-ox/connect-to-ox.md)
- [Create an Organization](https://docs.ox.security/get-started/onboarding-to-ox/connect-to-ox/create-an-organization.md)
- [Accept an Invitation](https://docs.ox.security/get-started/onboarding-to-ox/connect-to-ox/accept-an-invitation.md)
- [Sign in to OX](https://docs.ox.security/get-started/onboarding-to-ox/connect-to-ox/sign-in-to-ox.md)
- [SSO with SAML](https://docs.ox.security/get-started/onboarding-to-ox/connect-to-ox/sign-in-to-ox/sso-with-saml.md)
- [SSO with PingIdentity](https://docs.ox.security/get-started/onboarding-to-ox/connect-to-ox/sign-in-to-ox/sso-with-saml-1.md)
- [SSO with OpenID Connect](https://docs.ox.security/get-started/onboarding-to-ox/connect-to-ox/sign-in-to-ox/sso-with-openid-connect.md)
- [SSO with Okta](https://docs.ox.security/get-started/onboarding-to-ox/connect-to-ox/sign-in-to-ox/logging-into-okta.md)
- [SSO Okta Express Config](https://docs.ox.security/get-started/onboarding-to-ox/connect-to-ox/sign-in-to-ox/sso-okta-express-config.md)
- [SSO with Microsoft Entra ID](https://docs.ox.security/get-started/onboarding-to-ox/connect-to-ox/sign-in-to-ox/logging-into-microsoft-entra-id.md)
- [Connect Your Source Control](https://docs.ox.security/get-started/onboarding-to-ox/source-control.md)
- [Connection Methods](https://docs.ox.security/get-started/onboarding-to-ox/source-control/connection-methods.md)
- [GitHub](https://docs.ox.security/get-started/onboarding-to-ox/source-control/github.md)
- [Getting GitHub Tokens](https://docs.ox.security/get-started/onboarding-to-ox/source-control/github/getting-github-tokens.md)
- [OX Security GitHub App Permissions](https://docs.ox.security/get-started/onboarding-to-ox/source-control/github/ox-security-github-app-permissions.md)
- [GitLab](https://docs.ox.security/get-started/onboarding-to-ox/source-control/gitlab.md)
- [Bitbucket](https://docs.ox.security/get-started/onboarding-to-ox/source-control/bitbucket.md)
- [Bitbucket - do not use yet](https://docs.ox.security/get-started/onboarding-to-ox/source-control/bitbucket-1.md)
- [Azure Repos](https://docs.ox.security/get-started/onboarding-to-ox/source-control/azure.md)
- [Connecting to Azure](https://docs.ox.security/get-started/onboarding-to-ox/source-control/azure/connecting-to-azure.md)
- [AWS CodeCommit](https://docs.ox.security/get-started/onboarding-to-ox/source-control/aws-codecommit.md)
- [Gerrit Code Review](https://docs.ox.security/get-started/onboarding-to-ox/source-control/gerrit-code-review.md)
- [OX Scanners](https://docs.ox.security/get-started/onboarding-to-ox/ox-connectors.md)
- [Review Scan Results](https://docs.ox.security/get-started/onboarding-to-ox/review-scan-results.md)
- [Dashboard](https://docs.ox.security/get-started/onboarding-to-ox/review-scan-results/dashboard.md)
- [Custom Dashboard Views](https://docs.ox.security/get-started/onboarding-to-ox/review-scan-results/custom-dashboard-views.md)
- [Runtime Dashboard](https://docs.ox.security/get-started/onboarding-to-ox/review-scan-results/runtime-dashboard.md)
- [Cloud Security Dashboard](https://docs.ox.security/get-started/onboarding-to-ox/review-scan-results/cloud-security-dashboard.md)
- [Planning Next Steps](https://docs.ox.security/get-started/planning-next-steps.md)
- [Deployment Checklist](https://docs.ox.security/get-started/deployment-checklist.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.ox.security/get-started.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.
