# Basics

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

The main items are:

#### [App specifics](/any2info-academy/no-code-platform/app-studio/application-design/app-basics/app-specifics.md)

* Set a collection/app name and icon
* Add - edit client and hosting/infrastructure info
* Add - edit - generate privacy statements

#### [Layout and menu](/any2info-academy/no-code-platform/app-studio/application-design/app-basics/layout-and-menu.md)

* Set style and colors
* Add - edit menu groups and set the order of menu items&#x20;

#### [Dashboard page](/any2info-academy/no-code-platform/app-studio/application-design/app-basics/dashboards.md)

Screens can be preset to a default app design for width, height, scales, background, colors, etc.

#### [Form page](/any2info-academy/no-code-platform/app-studio/application-design/app-basics/forms.md)

Screens can be preset to a default app design for width, height, scales, background, colors, etc.

#### [Overview forms](/any2info-academy/no-code-platform/app-studio/application-design/app-basics/overviews.md)

Form overviews can be preset to a default app design for width, height, scales, background, colors, etc.


---

# 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/app-studio/application-design/app-basics.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.
