# Builder getting started

- [Quickstart - create your first app](https://docs.ninox.com/getting-started/builder-getting-started/quickstart-create-your-first-app.md): Go from sign-up to a working first app in minutes with the Ninox AI assistant.
- [Set up your Ninox manually](https://docs.ninox.com/getting-started/builder-getting-started/set-up-your-ninox-manually.md): Repeat the Quickstart without the AI assistant to set up your organization, build your first app, add automations, and invite your team.
- [Your first organization and workspace](https://docs.ninox.com/getting-started/builder-getting-started/set-up-your-ninox-manually/your-first-organization-and-workspace.md): Learn how organizations and workspaces structure your Ninox environment, and how to create them.
- [Your first app](https://docs.ninox.com/getting-started/builder-getting-started/set-up-your-ninox-manually/your-first-app.md): Build your first Ninox app manually by creating tables, fields, and relationships for an invoice management example.
- [Your first automations](https://docs.ninox.com/getting-started/builder-getting-started/set-up-your-ninox-manually/your-first-automations.md): Set up automations and logic fields to copy data, calculate totals, and generate invoice numbers.
- [Create print layouts and generate PDFs](https://docs.ninox.com/getting-started/builder-getting-started/set-up-your-ninox-manually/create-print-layouts-and-generate-pdfs.md): Learn how to create print layouts, edit them, and generate PDFs from your records.
- [Use pages and views](https://docs.ninox.com/getting-started/builder-getting-started/set-up-your-ninox-manually/use-pages-and-views.md)
- [Invite your team and assign roles](https://docs.ninox.com/getting-started/builder-getting-started/set-up-your-ninox-manually/invite-your-team-and-assign-roles.md): Invite users at organization or workspace level, assign roles, and manage their status.
- [Intro to the Ninox UI](https://docs.ninox.com/getting-started/builder-getting-started/intro-to-the-ninox-ui.md): Get a mental map of Ninox: main screens, menus, and panels.
- [App screen - your main working screen](https://docs.ninox.com/getting-started/builder-getting-started/intro-to-the-ninox-ui/app-screen-your-main-working-screen.md): Learn where everything lives on the app screen and how record editing works.
- [Settings screen - user, organization, workspace](https://docs.ninox.com/getting-started/builder-getting-started/intro-to-the-ninox-ui/settings-screen-user-organization-workspace.md): Learn what you can configure at user, organization, and workspace level in Settings.
- [Main navigation - settings, profile, and global menu](https://docs.ninox.com/getting-started/builder-getting-started/intro-to-the-ninox-ui/main-navigation-settings-profile-and-global-menu.md): Learn how the main navigation helps you switch context and open Settings.
- [Workspace home - inbox, documents, bookmarks, and history](https://docs.ninox.com/getting-started/builder-getting-started/intro-to-the-ninox-ui/workspace-home-inbox-documents-bookmarks-and-history.md): Learn what you can do on workspace home, from email to documents and recent records.
- [Ninox AI assistant](https://docs.ninox.com/getting-started/builder-getting-started/intro-to-the-ninox-ui/ninox-ai-assistant.md): Learn when to use the Ninox AI assistant and what to include for great results.
- [Prompting](https://docs.ninox.com/getting-started/builder-getting-started/prompting.md): Get better results from Ninox AI with practical prompting tips and examples.
- [Prompt library](https://docs.ninox.com/getting-started/builder-getting-started/prompting/prompt-library.md)
- [Example projects](https://docs.ninox.com/getting-started/builder-getting-started/example-projects.md)


---

# 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.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.
