# 0 - Getting started

**Author:** [**Wouter Van Geluwe**](https://www.linkedin.com/in/woutervangeluwe/)

**In this module**, you will setup everything so that you can collect data and access the demo environment.

## Learning Objectives

* Learn how to setup your enablement environment
* Learn how to use the website and mobile application

## Prerequisites

* Access to Adobe Experience Platform: <https://experience.adobe.com/platform>
* Access to Adobe Experience Platform Launch: <https://experience.adobe.com/#/data-collection/>
* Access to Demo System Next: <https://dashboard.adobedemo.com/>

{% hint style="warning" %}
This tutorial was created to facilitate a particular workshop format. It uses specific systems and accounts to which you might not have access. Even without access, we think you can still learn a lot by reading through this very detailed content. If you're a participant in one of the workshops and need your access credentials, please contact [**spphelp@adobe.com**](mailto:spphelp@adobe.com) who will provide you with the required information.
{% endhint %}

## Exercises

[0.1 Use Demo System Next to setup your Adobe Experience Platform Data Collection client property](/comprehensive-technical-tutorial-archive/getting-started/ex1.md)

In this exercise you'll use Demo System Next to setup your Launch properties for Web and Mobile.

[0.2 Create your Datastream](/comprehensive-technical-tutorial-archive/getting-started/ex2.md)

In this exercise you'll use Demo System Next to setup your Launch properties for Web and Mobile.

[0.3 Set up the website](/comprehensive-technical-tutorial-archive/getting-started/ex3.md)

In this exercise you'll setup the website so you can use it for demonstrations and enablement.

[0.4 Set up the mobile app](/comprehensive-technical-tutorial-archive/getting-started/ex4.md)

In this exercise you'll setup the mobile application so you can use it for demonstrations and enablement.

[0.5 Ingest Data to AEP through the Website](/comprehensive-technical-tutorial-archive/getting-started/ex5.md)

In this exercise you'll ingest data to AEP through the website and use the Profile Viewer in order to see what events and profile fragments are being ingested.

[0.6 Ingest Data to AEP through the Mobile App](/comprehensive-technical-tutorial-archive/getting-started/ex6.md)

In this exercise you'll ingest data to AEP through the Mobile App and use the Profile Viewer in order to see what events and profile fragments are being ingested.

[0.7 Visualize your own Real-time Customer Profile - UI](/comprehensive-technical-tutorial-archive/getting-started/ex7.md)

In this exercise, you'll login to Adobe Experience Platform and view your own Real-time Customer Profile in the UI.

[0.8 See your Real-time Customer Profile in action in the Call Center](/comprehensive-technical-tutorial-archive/getting-started/ex8.md)

In this exercise, you'll see how a customer's information can be quickly called up in a Call Center environment.

[0.9 Set up and use the AEP API to visualize your Real-Time Customer Profile](/comprehensive-technical-tutorial-archive/getting-started/ex9.md)

In this exercise, you'll use Postman and Adobe I/O to query Adobe Experience Platform's APIs to view your own real-time customer profile.

[0.10 Install the Experience Platform Debugger Extension](/comprehensive-technical-tutorial-archive/getting-started/ex10.md)

In this exercise, you'll install the Adobe Experience Platform Debugger extension.

[0.11 What if I want to demonstrate basic AEP concepts directly on a live website?](/comprehensive-technical-tutorial-archive/getting-started/ex11.md)

In this exercise, you'll install the Adobe Experience Platform Debugger extension.

{% hint style="info" %}
Thank you for investing your time in learning all there is to know about Adobe Experience Platform. If you have questions, want to share general feedback of have suggestions on future content, please contact us directly, by sending an email to [**spphelp@adobe.com**](mailto:spphelp@adobe.com).
{% endhint %}

[Go Back to All Modules](/comprehensive-technical-tutorial-archive/readme.md)


---

# 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.adobesandbox.com/comprehensive-technical-tutorial-archive/getting-started.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.
