> For the complete documentation index, see [llms.txt](https://dugsi-docs.tiigsi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dugsi-docs.tiigsi.io/getting-started/introduction.md).

# Introduction

***

The application's workflow follows this sequence:

1. **User Authentication**: The user logs into the application.
2. **School Selection**: Upon logging in, the user retrieves a list of schools to select the currently active school.
3. **Access to Sections API**: Once the school is selected, the user can access the APIs related to sections.
4. **Access to Students API**: The user can also interact with the APIs concerning student information.

***
