# Customize a Project

## Introduction

Learn various project customization options in this article.&#x20;

## How to customize?

* Create a **'New Project'** and choose they type of experience: **Surface, Gyro, Marker** or **Face** tracking.
* Provide a suitable name for the project and click '**Continue'.**
* You will be re-directed to the Blippbuilder **Design Canvas**.
* Click **'Customize'** from the top panel as shown in the image below:

<figure><img src="/files/WVszRlV1Ntr12VraDafW" alt=""><figcaption><p>Project Customization</p></figcaption></figure>

## Type of Customizations

The following are the various types of customization:

* [Project Settings](#project-settings)
* [Custom Loader](#custom-loader)
* [Share Settings](#share-settings)
* [Custom Domain](#custom-domain)

### Project Settings

Use this tab to enable custom project settings as listed below:

* Revise project name: Rename you project
* Add background audio: Add an audio to the background when experience is loading.
* Customize project user interface
  * Enable Screen Recording: Allow users to screen record the AR experience which scanning the QR code of the published project.&#x20;
  * Enable Image Capture: Allow users to capture a screenshot of a part of the AR experience which scanning the QR code of the published project.
  * Enable Share URL: Allow users to be able to share the published project URL

<figure><img src="/files/uPcz4xbG5RNTIL62GKnR" alt=""><figcaption><p>Project Settings</p></figcaption></figure>

### Custom Loader

Use this tab to enable and update custom loader settings as listed below:

* Text colour&#x20;
* Progress colour
* Background colour
* Center image
* Background image

{% hint style="info" %}
The above is for customization of loading screen. Without customization, the default 'Blippar' loading screen will appear for the user while loading the AR experience.
{% endhint %}

<figure><img src="/files/DjV6jEKRabAaTIIg8eJq" alt=""><figcaption><p>Custom Loader</p></figcaption></figure>

### Share Settings

Customize the share settings by applying header, link text, description and image file

<figure><img src="/files/CnxvLRQKMVbwO8QYIhvd" alt=""><figcaption><p>Share Settings</p></figcaption></figure>

### Custom Domain

Customize your domain for the published experience.&#x20;

{% hint style="info" %}
Provide custom domain details and Blippar Customer Support Team will address the query.&#x20;
{% endhint %}

<figure><img src="/files/AH4eg7oBVgH5IadDT1fS" alt=""><figcaption><p>Domain Customization</p></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/how-to-guides/customize-a-project.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.
