# Effectively use Touchpoints

Once you have reached the onboarding phase, you already have created your first listing and reservation. If not, go back to the [Getting Started](/getting-started/welcome.md) section.&#x20;

***

### **Onboarding Wizard**

Our onboarding Wizard helps you to guide through 5 easy steps to get you started as fast as possible.&#x20;

<figure><img src="/files/kVqGihsar4jMmDc9sEPi" alt=""><figcaption><p>Our onboarding wizard. </p></figcaption></figure>

{% hint style="info" %}
If the onboarding is no longer visible on your dashboard, contact our support team to re-activate it for you.&#x20;
{% endhint %}

***

### Onboarding Steps

1. [Create your listing](#id-1.-create-your-listing)
2. [Create a reservation](#id-2.-create-a-reservation)
3. Connect a Property Management System
4. Connect your stripe account
5. Connect your smart devices

***

#### 1. Create your listing

A guest experience can't start without a listing. Let's first create a listing.&#x20;

<details>

<summary>How to create a listing?</summary>

1. Click on `Create your first listing` in the onboarding wizard
   1. The listing wizard  will start.

</details>

***

#### 2. Create a reservation

Once you have the listing, you would need a reservation to see how the guest experience looks like. Normally at the end of creating a listing, we create a demo reservation. If you want to create another reservation manually proceed to the [`How to create a reservation`](#how-to-create-a-listing) guide

***

#### 3. Connect a Property Management System


---

# 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://support.holidayhero.com/guides/effectively-use-touchpoints.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.
