> For the complete documentation index, see [llms.txt](https://docs.tivity.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tivity.one/overview.md).

# Overview

- [Getting Started](https://docs.tivity.one/overview/getting-started.md): Learn the core concepts of the Tivity Platform by building a To Do Application
- [Creating A New Application](https://docs.tivity.one/overview/getting-started/creating-an-application.md): Steps to create a new application on the TIVITY Platform
- [Adding Basic Structure using Class Designer](https://docs.tivity.one/overview/getting-started/adding-basic-structure-using-class-designer.md): Creating new classes and adding fields to it using the Class Designer.
- [Creating a link to the TIVITY File Class](https://docs.tivity.one/overview/getting-started/creating-a-link-to-the-tivity-file-class.md): Creating a link to the TIVITY File Class to add the ability to upload files to our tasks.
- [Setting Rights](https://docs.tivity.one/overview/getting-started/setting-rights.md): Setting up rights and permissions for the Editor and Viewer groups of our application.
- [Creating Queries](https://docs.tivity.one/overview/getting-started/creating-queries.md): Creating queries to retrieve to dos from our database  using the Query Desinger
- [Building The Layout](https://docs.tivity.one/overview/getting-started/building-the-layout-1-2.md): Using the Query Designer to create the user interface of our application.
- [Creating an App Page](https://docs.tivity.one/overview/getting-started/building-the-layout-1-2/the-app-page.md): Creating a Start Page in the Layout Designer using the App Page
- [Creating an Object Page](https://docs.tivity.one/overview/getting-started/building-the-layout-1-2/the-object-page.md): Creating an object page to that we will use for a detailed view and edit tasks.
- [Creating a List Item Layout](https://docs.tivity.one/overview/getting-started/building-the-layout-1-2/creating-a-list-item-layout.md): Creating a List Item Layout to customise the results list of the queries.
- [User-Interface](https://docs.tivity.one/overview/user-interface.md)
- [Shortcuts](https://docs.tivity.one/overview/shortcuts.md): This section lists all the keyboard shortcuts supported by the platform.
- [Architecture](https://docs.tivity.one/overview/architecture.md)
