# Quick Start

{% content-ref url="quick-start/what-is-yada" %}
[what-is-yada](https://docs.yada.ai/quick-start/what-is-yada)
{% endcontent-ref %}

{% content-ref url="quick-start/creating-an-account" %}
[creating-an-account](https://docs.yada.ai/quick-start/creating-an-account)
{% endcontent-ref %}

##

## 1 - Create an Account

If you’re on this page, there’s a pretty good chance that you’ve already created a yada account. If not, then you’re just like us and read the user manual before you do anything else 🥹

Creating a yada account is really easy. Just head over to [https://app.yada.ai/signup](https://app.yada.ai/signup**)

All you’re going to need is your email address

##

##

## 2 - Connect to your Property Management System

Once you’ve added the chat widget, you should integrate yada with your property management system! This will allow yada to sync listings, inboxes, and reservations. The more information yada has, the more questions it can answer and the more useful it will be.

If your PMS isn’t available yet, let us know! We are rolling out property management system integrations very quickly and we’ll send you a message as soon as it’s deployed

Here’s how to integrate yada with your PMS

1. Head over to **Power Ups**
2. Find your property management system.
3. Usually you’ll need to log into your PMS through yada, or **copy an API key from your PMS** and paste it into yada.
4. Once you’ve either logged in or copied the API key, the integration will begin.
5. **Here’s what gets copied**
   1. Listings
   2. Stays
   3. Contacts
   4. Conversations
6. **Here’s whats happening in the background**
   1. Yada analyzes conversations to find answers to hundreds of guest questions.
   2. It starts preparing suggested marketing campaigns for your existing guests and contacts
   3. Populates missing listing information inside of yada with information found in conversations

## 3 - Add the chat widget

{% embed url="<https://www.youtube.com/watch?feature=youtu.be&v=O7DikU8AWlc>" %}

## 4 - Add listings (optional)


---

# 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.yada.ai/quick-start.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.
