# GETTING STARTED

- [Welcome to Oobeya!](https://docs.oobeya.io/getting-started/master.md): Get an overview of Oobeya's features and integrations, and learn how to use them.
- [Oobeya Quick Onboarding Guide](https://docs.oobeya.io/getting-started/oobeya-quick-onboarding-guide.md): Welcome to Oobeya! We're excited to have you on board. This step-by-step guide will help you quickly get started.
- [Metrics List](https://docs.oobeya.io/getting-started/metrics.md): View a comprehensive list of the metrics in Oobeya, which is organised into different categories for your convenience.
- [Product Tour](https://docs.oobeya.io/getting-started/product-tour.md): Let's take a quick tour into Oobeya’s features.
- [Get Started with Oobeya](https://docs.oobeya.io/getting-started/get-started-with-oobeya.md)
- [Playground: Live Demo](https://docs.oobeya.io/getting-started/playground-live-demo.md): See Oobeya in Action!


---

# 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.oobeya.io/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.
