# Getting Started

In this Crash Course, we'll learn **the fundamentals** of Jet Admin so you can start building your app today.

We'll also dive deeper into **advanced concepts** to help you get the maximum juice for the squeeze.

Finally, we'll **build some of the most popular kinds of apps together**, guiding you step by step from the square one to production-ready.

{% embed url="<https://www.youtube.com/watch?time_continue=1&v=lsYvasJo820&ab_channel=JetAdmin>" %}


---

# 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.jetadmin.io/videos/getting-started.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.
