# Quickstart

Appfarm Create has a comprehensive toolbox for delivering everything from simple web forms to complex multi-user business applications.&#x20;

Learning Appfarm can be done in multiple ways. Some people want to really learn Appfarm Create, with the purpose of becoming a skilled Appfarm Developer. Others just want to explore.

**This article collects 3 paths to quickly get started with Appfarm, depending on your time, purpose and preferences!**&#x20;

### Speed intro

Get started with Appfarm Create in 3 minutes!

{% content-ref url="/pages/6BUeIpn41qGqHkVtxK21" %}
[Speed intro](/getting-started/quickstart/speed-intro.md)
{% endcontent-ref %}

### Step-by-step guide

Create your first App following our step-by-step guide for setting up a Task manager application.

{% content-ref url="/pages/-MiQIiwFqu0xn\_PCQfUo" %}
[Step-by-step guide](/getting-started/quickstart/step-by-step.md)
{% endcontent-ref %}

### Take our intro course

Follow our video-based Appfarm Appcademy Intro Course. Approximately 90 minutes of videos, and a series of assignments to be done. This intro course normally requires 4-12 (well-spent) hours of effort. Click the page link below for more info.

{% content-ref url="/pages/-MiRJNgSltJwCW0zr9Oj" %}
[Intro Course](/appcademy/appfarm-fundamentals/intro-course.md)
{% endcontent-ref %}


---

# 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://docs.appfarm.io/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.
