> For the complete documentation index, see [llms.txt](https://docs.arway.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arway.ai/arway-sdk/sample-scenes.md).

# Sample Scenes

### Scenes in the ARway Unity SDK:

<figure><img src="/files/GINe7h3bWl3fE7XIyQbq" 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.

<img src="/files/cnQrGWSaNJ8fUeVKiL3R" alt="" width="563">

{% 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 %}
