# GETTING STARTED

- [Ordino AI](https://ordino-ai.gitbook.io/ordino-ai/getting-started/ordino-ai.md): Ordino brings AI to testing, making it ultra-productive, and  built for high-performance teams..
- [Installation](https://ordino-ai.gitbook.io/ordino-ai/getting-started/installation.md): To get started with installing Ordino AI, follow the three essential steps below. Each page will guide you through a specific part of the setup process.
- [Portal Setup](https://ordino-ai.gitbook.io/ordino-ai/getting-started/installation/portal-setup.md): The fastest way to build your physical ecosystem in the cloud — often with zero setup needed on your part. Just:
- [Install SDK](https://ordino-ai.gitbook.io/ordino-ai/getting-started/installation/install-sdk.md): The fastest way to give your agent tools is with Ordino AI — often with zero setup needed on your part.
- [Quick Start](https://ordino-ai.gitbook.io/ordino-ai/getting-started/installation/quick-start.md): Execute your first pilot project with Ordino AI


---

# 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://ordino-ai.gitbook.io/ordino-ai/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.
