# Blippbuilder Desktop

## Introduction

Built for everyone, whether you’re an artist, student, professional or educator, Blippbuilder makes it easier than ever to create, publish and share your own AR experiences.

Try out a sample project, find a 3D asset in the Sketchfab library, or use the Blippbuilder drag-and-drop interface to upload content.

With no coding required, you can instantly publish your experiences to the web and share your content to any platform and consume on any device: mobile and AR headsets.

## Features

* Built for everyone, whether you’re an artist, student, professional or educator, Blippbuilder makes it easier than ever to create, publish and share your own AR experiences.
* Free and unlimited access to thousands of AR-ready assets
* Browse an extensive library of 3D environments, objects, and characters
* Import models into your project with a single click
* Publish your AR scenes straight to the web or any social media platform, completely free of charge

## Types of Experiences:

There are four types of experiences you can create using Blippbuilder. Click the links below to learn the process of creating and publishing projects for the following types of AR experiences:&#x20;

* [Surface tracking](https://docs.blippar.com/blippbuilder-documentation/blippbuilder/blippbuilder-desktop/surface-tracking)&#x20;
* [Gyro tracking](https://docs.blippar.com/blippbuilder-documentation/blippbuilder/blippbuilder-desktop/gyro-tracking)
* [Marker tracking](https://docs.blippar.com/blippbuilder-documentation/blippbuilder/blippbuilder-desktop/marker-tracking)
* [Face tracking](https://docs.blippar.com/blippbuilder-documentation/blippbuilder/blippbuilder-desktop/face-tracking)


---

# 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-desktop.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.
