# Getting Started

- [Introduction to OneLens Capabilities](https://docs.onelens.cloud/getting-started/introduction-to-onelens-capabilities.md)
- [OneLens Operational Cost](https://docs.onelens.cloud/getting-started/onelens-operational-cost.md): This page details the operational costs associated with setting up the OneLens integration with various Cloud Platforms and Kubernetes.
- [Onboarding Guide](https://docs.onelens.cloud/getting-started/onboarding-guide.md)
- [Onboarding Users to OneLens](https://docs.onelens.cloud/getting-started/onboarding-users-to-onelens.md)
- [Single Sign-On (SSO) Setup](https://docs.onelens.cloud/getting-started/single-sign-on-sso-setup.md)
- [Accessing OneLens](https://docs.onelens.cloud/getting-started/accessing-onelens.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.onelens.cloud/getting-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.
