# Creating Projects

## Introduction

Get started by creating a new project.&#x20;

## Process

Follow the steps below to create a project in Blippbuilder Mobile:

* Login to Blippbuilder Mobile.
* Choose the option **'Mobile'** as shown below and click **'Create a New Project'** to start creating your AR experience.

<figure><img src="/files/sWK5jSxlL57efqAO4O7G" alt="" width="375"><figcaption><p>Blippbuilder Mobile</p></figcaption></figure>

* Provide a suitable name for the project and click **'Continue'.**

<figure><img src="/files/zS3v0PskaTeINtcvipzV" alt=""><figcaption><p>Create New Project</p></figcaption></figure>

* Choose the type of experience you want to create: You can choose from the following options: Marker tracking, Surface Tracking or Gyro (around the user)
* **Marker Tracking:** Upload a marker and create a marker/image-based AR project which triggers the experience upon tracking the marker. Follow the steps below:

<figure><img src="/files/pkRmvMdhxYZGP1Q6hVWl" alt="" width="324"><figcaption><p>Marker Tracking</p></figcaption></figure>

i) Click '**Select Marker'** and you will be redirected to **'Autogenerate'** a trial marker, or you can **'Select from Device'** which allows you to browse and upload your own markers. Blippbuilder Mobile allows upto 3 markers in a project and a maximum of 10 markers can be uploaded.&#x20;

<figure><img src="/files/A5HPLp2uCDSlnHYF2xRD" alt=""><figcaption><p>Autogenerate Marker or Upload From Device</p></figcaption></figure>

ii) Once the marker is uploaded, click **'Confirm'** to upload the marker image.

<figure><img src="/files/8w5PLamrssDt9gqQKKXz" alt=""><figcaption><p>Confirm Marker</p></figcaption></figure>

iii) You will be redirected to the **'Blippbuilder Mobile Design Canvas'** to build your marker based experience

<figure><img src="/files/KZMGWTJ9eZYM4sib6drU" alt=""><figcaption><p>Confirm Marker</p></figcaption></figure>

{% hint style="info" %}
Refer '[what makes a good marke](/blippbuilder-documentation/blippbuilder/blippbuilder-desktop/marker-tracking/what-makes-a-good-marker.md)r' for information on the type of markers to be uploaded to result in good tracking.&#x20;
{% endhint %}

**Surface Tracking:** The AR experience is triggered upon detection of a plane or flat surface.

<figure><img src="/files/D1tvjLVk8aLtVTlN1nYX" alt="" width="375"><figcaption><p>Surface Tracking</p></figcaption></figure>

**Gyro Tracking:** '**Select Around You'**. This type of experience loads around the user.

<figure><img src="/files/tlZcavMq9RlaeKtiULwj" alt="" width="375"><figcaption><p>Gyro Tracking</p></figcaption></figure>

{% hint style="info" %}
You can switch to view options of **'Types of Experiences'** by sliding through the screen: **'Right to Left'**
{% endhint %}

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


---

# 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.blippar.com/blippbuilder-documentation/blippbuilder/blippbuilder-mobile/creating-projects.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.
