# Sample Scenes

### Scenes in the ARway Unity SDK:

<figure><img src="https://4128853559-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlDytDSBRx8P4ZZXD57DA%2Fuploads%2FLM5sYlfo0q7UErpe5zH0%2Fimage.png?alt=media&#x26;token=a74cbfa5-828f-496b-b697-647a4ae9d86f" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

* **Dashboard-SDK:** One place to manage maps, like listing, searching, and Metadata details viewing.
* **ARMapSession**: Used to View AR Content of the map, including turn-by-turn navigation, guided tours, 3D models, images, hotspots, text, and videos.
  {% endhint %}

### Essential Components of **ARway SDK.**

This component handles Authentication from your App to ARway Backend service, this Gameobject doesn't get destroyed in any of the scenes.

![](https://4128853559-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlDytDSBRx8P4ZZXD57DA%2Fuploads%2FtQrItTAvi5tykaucQazs%2FScreenshot%202022-07-07%20at%202.46.14%20PM.png?alt=media\&token=5a73c3d5-8d89-4107-967d-5aa78cd76b6b)

{% hint style="info" %}

* **Account Id:** This you will get from ARway Creator Portal, used to connect your App to the ARway Backend.
* **Secret Key:**  This is app-specific credentials, you can create new App secret key on ARway Creator Portal.&#x20;
  {% endhint %}
