# Quick start

If you enter the App Studio for the first time you can get some important information on how to build apps easy and fast.&#x20;

1. Activate your [**collection**](/any2info-academy/no-code-platform/startcollection.md)
2. Set up some [**App basics**](/any2info-academy/no-code-platform/app-studio/application-design/app-basics.md)
3. Create a [**dashboard**](broken://pages/-M_pvN5nAyddd71CoxM8) (f.e. Home page)
4. Install the [**Excel Add-in**](/any2info-academy/quick-start/install-excel-add-in.md) and connect to the platform
5. Create an [**Excel table**](/any2info-academy/quick-start/install-excel-add-in.md#create-an-excel-table) and send the data into a [**data clip**](/any2info-academy/no-code-platform/data-studio/data-clips.md)
6. Create a simple [**form**](/any2info-academy/no-code-platform/app-studio/application-design/forms/fields-toolbox.md) **- click** [**here**](/any2info-academy/quick-start/build-your-first-app-simple-form-pdf.md) **for a tutorial**
7. Create a [**list**](/any2info-academy/no-code-platform/app-studio/application-design/forms/supporting-footer-tools.md#lists) from a data clip
8. Organize the [**menu**](/any2info-academy/no-code-platform/app-studio/application-design/app-basics/layout-and-menu.md) in the left side bar
9. [**Download**](/any2info-academy/apps/download-the-any2info-app.md) the app and [**sign in**](/any2info-academy/apps/webapps-nativeapps.md) with you credentials
10. View your app on any device&#x20;

If **changes are made in an application please refresh or reload** the desktop viewer or mobile app by:

* **General - styling**: Push the refresh button in the top left side bar of the app / desktop
* **Dashboards general** (in case of caching is set): Swipe or close the app and reopen the app again&#x20;
* **Default dashboards**: Reload the dashboard from the menu in the left side bar
* **Forms**: Reload the form from the menu in the left side bar


---

# 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/quick-start.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.
