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

# Development Introduction

IndustryApps apps can be considered as lego block construction. Applications should be standardized by implementing some microservice patterns and packaged into IndustryApps AppStore.&#x20;

The idea can be explained in simple terms as the application is a lego block, which may exist standalone or joined with other applications to mature as standalone and form a block, finally, these blocks can plug and play in different ways to serve different business needs. This guide helps to understand the thought, and it also helps you in either developing an application from scratch or adapting an existing one.

## Quick Links

| [<img src="/files/Q8HhWAwgZKbFTLDIGhni" alt="" data-size="line">Accessing user context, permissions & management in App](/authentication/accessing-data-exposed-by-the-platform.md)   |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [<img src="/files/0Trl0HCamf82nw7FCJzB" alt="" data-size="line">Integrate Masterdata into your application](/apis-or-data-integration/how-to-access-masterdata.md)                    |
| [<img src="/files/cNvSYM9J05X38adaPG3F" alt="" data-size="line">Integrate Transactional data into your application](/apis-or-data-integration/how-to-access-transactional-data.md)    |
| [<img src="/files/01RcIB1eqzr5aSmG0S4K" alt="" data-size="line">Docker with credentials in a `docker-compose.yml` file](/docker-information.md)                                       |
| <img src="/files/dlNwqb0CblPozIRfYPin" alt="" data-size="line">[Configuring App permissions](/onboarding-to-industryapps/onboard-application/configure-application/app-permission.md) |
