# Set up your Ninox manually

Set up Ninox manually and learn the core building blocks behind app creation.

This path walks you through your first organization and workspace, your first app, your first automations, and team access. Work through the chapters in order. Each chapter builds on the previous one.

## **Chapters**

<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>Your first organization and workspace</h4><p>Learn how Ninox structures organizations and workspaces, and create your first setup.</p></td><td><a href="/spaces/vgUdF91rY6UMBUb5r9Cl/pages/EK2uRj7acB1leArnqjic">/spaces/vgUdF91rY6UMBUb5r9Cl/pages/EK2uRj7acB1leArnqjic</a></td></tr><tr><td><h4>Your first app</h4><p>Build your first app manually by creating tables, fields, and relationships.</p></td><td><a href="/spaces/vgUdF91rY6UMBUb5r9Cl/pages/IHJTebNF59IFe25zXlrj">/spaces/vgUdF91rY6UMBUb5r9Cl/pages/IHJTebNF59IFe25zXlrj</a></td></tr><tr><td><h4>Your first automations</h4><p>Add logic and automations so your app calculates values and keeps invoice data stable.</p></td><td><a href="/spaces/vgUdF91rY6UMBUb5r9Cl/pages/M4UOzRGvp5ckfRZTO31X">/spaces/vgUdF91rY6UMBUb5r9Cl/pages/M4UOzRGvp5ckfRZTO31X</a></td></tr><tr><td><h4>Invite your team and assign roles</h4><p>Invite users at the right level and assign roles so everyone gets the right access.</p></td><td><a href="/spaces/vgUdF91rY6UMBUb5r9Cl/pages/TL69FcZ59NWHzFcr0F56">/spaces/vgUdF91rY6UMBUb5r9Cl/pages/TL69FcZ59NWHzFcr0F56</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/builder-getting-started/set-up-your-ninox-manually.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.
