# Getting started

Start with the path that matches how you use Ninox. Most people use Ninox in one of three ways:

* **Users** work in apps created by builders, start with the [User path](/getting-started/user-getting-started/main-elements-of-ninox.md).
* **Builders** create apps, structure data, and design workflows. Start with the [Builder path](/getting-started/builder-getting-started/quickstart-create-your-first-app.md).
* **Ninox API users** are builders who also connect Ninox to other systems, use the [Ninox API path](/getting-started/ninox-api-getting-started/intro-to-the-ninox-api.md).

## **For Users**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Main elements of Ninox</h4><p>Start here for the main screens, navigation, and UI areas you use every day.</p></td><td><a href="/spaces/vgUdF91rY6UMBUb5r9Cl/pages/bLLLEgSZZyurbP6ZpsG0">/spaces/vgUdF91rY6UMBUb5r9Cl/pages/bLLLEgSZZyurbP6ZpsG0</a></td></tr><tr><td><h4>Basic actions you need to know</h4><p>Learn how to find records, edit data, bookmark items, and work faster in daily use.</p></td><td><a href="/spaces/vgUdF91rY6UMBUb5r9Cl/pages/mxncJgM0PeBBAQVoja2u">/spaces/vgUdF91rY6UMBUb5r9Cl/pages/mxncJgM0PeBBAQVoja2u</a></td></tr></tbody></table>

## **For Builders**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Quickstart</h4><p>Go from sign-up to a working first app and learn the fastest setup path.</p></td><td><a href="/spaces/vgUdF91rY6UMBUb5r9Cl/pages/2ReWLsKVs4zQCjXXibTC">/spaces/vgUdF91rY6UMBUb5r9Cl/pages/2ReWLsKVs4zQCjXXibTC</a></td></tr><tr><td><h4>Set up your Ninox</h4><p>Build an app step by step without AI, so you understand the building blocks.</p></td><td><a href="/spaces/vgUdF91rY6UMBUb5r9Cl/pages/gL66J6yl67o6Klwr9Uws">/spaces/vgUdF91rY6UMBUb5r9Cl/pages/gL66J6yl67o6Klwr9Uws</a></td></tr><tr><td><h4>Intro to the Ninox UI</h4><p>Learn where Builder mode, key menus, and the settings panel live in Ninox.</p></td><td><a href="/spaces/vgUdF91rY6UMBUb5r9Cl/pages/NyUqAngNwbH74S8arGRU">/spaces/vgUdF91rY6UMBUb5r9Cl/pages/NyUqAngNwbH74S8arGRU</a></td></tr><tr><td><h4>Prompting</h4><p>Write better prompts to get cleaner tables, fields, and relationships from the AI.</p></td><td><a href="/spaces/vgUdF91rY6UMBUb5r9Cl/pages/sQpU0Q4OKWj0ZfjQKBVG">/spaces/vgUdF91rY6UMBUb5r9Cl/pages/sQpU0Q4OKWj0ZfjQKBVG</a></td></tr><tr><td><h4>Glossary</h4><p>Use this as a reference for Ninox terms whenever something is unclear.</p></td><td><a href="/spaces/vgUdF91rY6UMBUb5r9Cl/pages/d0lbnjzXe6JB4OegpP9T">/spaces/vgUdF91rY6UMBUb5r9Cl/pages/d0lbnjzXe6JB4OegpP9T</a></td></tr></tbody></table>

## **For Ninox API users**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Intro to the Ninox API</h4><p>Start here to understand the API and when to use it.</p></td><td><a href="/spaces/vgUdF91rY6UMBUb5r9Cl/pages/5SVl8S5byoAaB6CX8KvM">/spaces/vgUdF91rY6UMBUb5r9Cl/pages/5SVl8S5byoAaB6CX8KvM</a></td></tr></tbody></table>


---

# 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.ninox.com/getting-started/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.
