# Introduction

Start building and select [**Studio**](/any2info-academy/no-code-platform/app-studio.md) or view your results and select [**Applications**](/any2info-academy/apps/webapps-nativeapps.md).

<figure><img src="/files/9ihxCX2BHIweyEby7Cz5" alt=""><figcaption></figcaption></figure>

To make an application functional, recognizable and practical for its users, the design of a good “user interface (UI) and“ user experience ”(UX) is an important topic in the design and construction thereof. The Any2info No-code platform offers a logical, modular and practical design to achieve your desired application (s). The modules available for this are explained below in logical order.

### Academy Resources

For detailed info press the Question mark icon in the upper right side of the toolbar. Here you can search through the most important topics. Documents and [**video instructions**](/any2info-academy/tutorials/video-instructions.md) are available.

<figure><img src="/files/FFjv5t30NddsJ5U698vh" alt=""><figcaption></figcaption></figure>

### [Management](/any2info-academy/no-code-platform/management.md)&#x20;

In this module, the management of users, user groups, rights and variables can be set up.

### [App Studio](/any2info-academy/no-code-platform/app-studio.md)

In the app studio, an application can be build tailor-made with standard components, functions and app logic.

### [Data Studio](/any2info-academy/no-code-platform/data-studio.md)

Each application can be provided with relevant data from a variety of data sources.&#x20;

With default connections, a toolbox of nodes (triggers, import, export, functions, conditions), data flows and reports you can build customized datasets for use:

* in the applications - apps build with the no-code platform
* in other IT systems - data sources

### [Tools](/any2info-academy/no-code-platform/tools.md)

All applications can be provided with specific functionality such as a module for languages, scanning tags, form web links and notifications. In addition, it is possible to import (templates) onto the platform so you can build and provide new applications to users quickly and effectively.


---

# 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://academy.any2info.com/any2info-academy/no-code-platform/introduction.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.
