# Quickstart

Do you think **AppMaster Studio** is the right fit for you and your needs? :palms\_up\_together: Let's go through some tips to start your onboarding.

## :desktop: **Create an account and start exploring AppMaster Studio** <a href="#create-an-account-and-start-exploring-gitbook" id="create-an-account-and-start-exploring-gitbook"></a>

There is nothing easier than getting started with **AppMaster.** To start exploring:‌

1. Create a new account at [AppMaster Studio](https://studio.appmaster.io/) or sign in with social.
2. Create a new blank project with a wizard or choose any project from existing templates.
3. After creating the project, wait for the first publication of your new project will be finished and start exploring! &#x20;

#### :white\_check\_mark: Congratulations! You created your first project!

## :handshake: **You've been invited to join a project?** &#x20;

If you were **given an invite link** :link: to join someone's project, you can start collaborating with the team you've just been invited to.&#x20;

1. Follow the link from the invite email
2. Create a new account at [AppMaster Studio](https://studio.appmaster.io/) or sign in with social.
3. Open shared project and you can now collaborate with your team!

{% content-ref url="/pages/-MaqEpsr30Fkl0n24PrF" %}
[Projects](/docs/projects/creating-a-project.md)
{% endcontent-ref %}

## Project overview

As soon as you start a new project or join an existing one, start acquaintance with [AppMaster Studio](https://studio.appmaster.io/).

![Project Overview screen](/files/-MatET6OHMf92qOYlR6g)

{% content-ref url="/pages/-MaqDgmn7lshU0WiUWSh" %}
[App Architecture](/docs/getting-started/app-architecture.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaqEpstbnnD8inATmyi" %}
[Creating a Project](/docs/projects/creating-a-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiF1P5keZ1UC2VSV0pG" %}
[Modules](/docs/modules/modules.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mk3JBGcz-L1bGhm3E5t" %}
[What are data models](/docs/data-design/what-is-data-models.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaqGoE8GHL1GfidE7hn" %}
[Business Processes Editor](/docs/business-logic/business-processes-editor.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaqKSf8DpbmL9x3xPw2" %}
[Endpoints Configuration](/docs/endpoints/endpoints-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaqMSnSnA3ObM\_1qLD6" %}
[Web Applications Designer](/docs/web-apps/web-applications-designer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaqO-PMrxJoiQDd0mxf" %}
[Mobile Applications Designer](/docs/mobile-apps/mobile-applications-designer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaqP2aTEXdMeSDhnpXd" %}
[Deployments Configuration](/docs/deployment/deployments-configuration.md)
{% endcontent-ref %}

### Take AppMaster.io 101 Tutorial&#x20;

The course is designed for beginner no-code developers. It examines the main features of the platform using the example of creating a small application.&#x20;

The course is in English, there are EN and RU subtitles.

{% embed url="<https://youtu.be/fPvrsUXTHSQ>" %}
**Join the AppMaster.io community**&#x20;
{% endembed %}

### **Join the AppMaster.io community**&#x20;

Here you can communicate directly with our developers and other no-coders.&#x20;

* Telegram no-code community chat: <https://t.me/appmasterio_en>
* AppMaster.io Telegram channel: <https://t.me/appmasterio>
* Our blog: <https://appmaster.io/blog>


---

# 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://appmaster.gitbook.io/docs/getting-started/quickstart.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.
