# Sapporta documentation > Documentation for Sapporta and the standalone Sapporta Grid. Use the scoped indexes to retrieve focused Markdown pages. HTML remains the canonical human-readable representation. ## Documentation sets - [Sapporta application framework](https://sapporta.com/docs/llms.txt): Guides and reference for building and operating Sapporta applications. - [Sapporta Grid](https://sapporta.com/grid/llms.txt): Guides and reference for the standalone React data grid. ## API reference - [Sapporta API reference](https://sapporta.com/api-reference/llms.txt): Every symbol published by the Sapporta packages, with the specifier to import it from and its exact declaration. Read this instead of opening declaration files under `node_modules`. ## Start here - [Documentation](https://sapporta.com/docs.md): Index of every Sapporta documentation page: getting started, the guides, the reference, and the standalone Sapporta Grid. - [Welcome to Sapporta](https://sapporta.com/docs/getting-started/introduction.md): Understand Sapporta as a TypeScript database app toolkit with generated tables, APIs, grids, OpenAPI, and application features. - [Technical overview](https://sapporta.com/docs/technical-overview.md): A whirlwind tour of Sapporta - [Create a Sapporta project](https://sapporta.com/docs/getting-started/create-a-project.md): Create a Sapporta project, inspect the generated TypeScript application, sign up locally, and open the generated app shell. - [Tour the generated project](https://sapporta.com/docs/getting-started/tour-the-generated-project.md): Inspect the generated workspace, choose a first outcome, and review the evidence from a coding agent's first change. - [Develop with a coding agent](https://sapporta.com/docs/guides/discovery/develop-with-a-coding-agent.md): Specify a bounded repository change, then review the code, generated artifacts, negative checks, and live evidence produced by a coding agent. - [Guides](https://sapporta.com/docs/guides.md): Use these guides to build a secure production database application from a user requirement. - [Choose an application interface](https://sapporta.com/docs/guides/discovery/choose-an-application-interface.md): Start here before choosing a caller: select the application operation, then continue to OpenAPI and the CLI when the task is to inspect and call a mounted route. - [Reference](https://sapporta.com/docs/reference.md): Look up the canonical Sapporta package, HTTP, CLI, configuration, and runtime contracts. - [Install and render the first grid](https://sapporta.com/grid/start/install-and-render-the-first-grid.md): Install @sapporta/grid and render a typed local React grid with copy behavior. ## Optional - [Complete framework documentation](https://sapporta.com/docs/llms-full.txt): Concatenated framework Markdown for offline indexing and large-context retrieval. - [Complete Grid documentation](https://sapporta.com/grid/llms-full.txt): Concatenated Grid Markdown for offline indexing and large-context retrieval.