# 🔥 AR -Studio Quickstart

### Drop your first AR experience in the world quicker than making a cup of ☕️

{% embed url="<https://youtu.be/U0GNrjdL1D4>" %}

*Assuming you've already created a free trial for the studio here. If you haven't please check out our plans* [*here*](https://ar.illust.space/admin)*.*

**Step 1:** Tap the "Create Piece" Button on the Studio Homepage

**Step 2:** Give the work a title or a name for the experience.

**Step 3:** Generate a URL for the work. Also assign the work to yourself as the "Author".

**Step 4:** Upload your content type (2D, Video, 3D, Text)

**Step 5:** Tap where you'd like to the object to live on the map (enter an address or Latitude/Longitude)

**Step 6:** Save your Project

**Step 7:** Generate a preview of the experience by tapping the "Simple AR Preview"


---

# 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://illust.gitbook.io/illust-studio/getting-started/simple-tutorials/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.
