```eval_rst .. _Zappar: ``` # Example Zappar Player [Zappar](https://www.zappar.com/) is a development platform for creating web-based AR content. Zappar can be deployed on any platform that supports WebAR or WebVR. To use the HoloStream player in Zappar scenes, we support both [A-Frame](https://aframe.io/docs/1.4.0/introduction/) (external link) and [Three.js](https://threejs.org/) (external link). Refer to the [Three.js](https://threejs.org/) (external link) and [HoloStream API](https://learn.arcturus.studio/docs/holostream/en/v2021.1/html/Holostream_API/api.html) documentation for detail on individual functions and components. The HoloStream Player for Zappar can be downloaded here: [Zappar_HoloStream_2021.1.11](https://arcturus-share.s3.amazonaws.com/HoloStream/Zappar_HoloStream_2022.1.11.zip) This zip folder contains two subfolders: one for Three.js, and another for A-Frame. These folders contain a minimal scene configured to play HoloStream content in Zappar using each of those frameworks. ## Getting Started You can download the sample code and extract one of the minimal scenes under the **/zappar** directory. There, you will find instructions on how to setup your local development environment. This document contains steps to get started on your own HoloStream AR experience and an overview of the Zappar HoloStream projects. ### Acquiring your HoloStream .mpd URL The first step in setting up your Zappar project is to get your HoloStream .mpd URL. If you have one already, you can continue to the next step. If you don't yet have one, please take a look at the [Upload to HoloStream](https://learn.arcturus.studio/docs/holostream/en/v2021.1/html/Exporting_HoloStreams/Uploading_From_HoloEdit.html) section of the docs for instructions on exporting your HoloEdit project to HoloStream. ### Reviewing the ThreeJS Zappar scene In the Zappar threejs directory, you can access and edit the source code of the ThreeJS project. In the index.html file, HoloStream and Zappar tags and external scripts are initialized. The HoloStream API is imported in a `