# Onboarding to OX

The Onboarding to OX section guides you through the first steps of setting up OX for your organization.\
By the end of this section, you will have a connected, scanning, and visible environment that reflects your real development ecosystem.\
Once your setup is complete, you can continue to plan your next steps.

OX connects to your existing development and deployment tools to provide complete visibility and continuous security governance.\
The onboarding process begins with environment setup and system connections, followed by your first scans and policy configuration.

The onboarding process includes the following steps:

1. Review prerequisites
2. Connect to OX
3. Connect source control
4. Run the first scan
5. Review the results


---

# 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/onboarding-to-ox.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.
