# Getting Started

- [About Falcon Onum](https://docs.onum.com/getting-started/about-falcon-onum.md): Observability & Orquestration in real time. Any format. Any source.
- [Architecture](https://docs.onum.com/getting-started/architecture.md): Designed for the Edge, created in the Cloud
- [Deployment](https://docs.onum.com/getting-started/deployment.md): Falcon Onum installation process
- [Getting Started with Falcon Onum](https://docs.onum.com/getting-started/getting-started-with-falcon-onum.md)
- [Understanding The Essentials](https://docs.onum.com/getting-started/understanding-the-essentials.md): Get to grips with the important concepts & best practices of the Falcon Onum application.
- [Cards and Table Views](https://docs.onum.com/getting-started/understanding-the-essentials/cards-and-table-views.md): Viewing and modifying elements in the table.
- [Data Types](https://docs.onum.com/getting-started/understanding-the-essentials/data-types.md): Easily identify data types using the color legend
- [Graph Calculations](https://docs.onum.com/getting-started/understanding-the-essentials/graph-calculations.md)
- [The Time Range Selector](https://docs.onum.com/getting-started/understanding-the-essentials/the-time-range-selector.md)
- [Key Terminology](https://docs.onum.com/getting-started/key-terminology.md): Get to grips with these key concepts to better understand how Onum works and use it to its full potential.


---

# 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.onum.com/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.
