# Connect using Hostaway

{% hint style="info" %}
Please make sure you already have a Propi AI Account.  If not, you can request access by going here: [Getting Started with Propi AI](/help/getting-started/getting-started-with-propi-ai.md)
{% endhint %}

1. Login to your Propi AI Account<br>
2. Click on **Integrations,** then select **Hostaway**

<figure><img src="/files/pH2JKcwueeP4X72Qq620" alt=""><figcaption></figcaption></figure>

3. In a separate tab, **login to your Hostaway account**<br>
4. Click on **Settings > Hostaway API > Create**<br>
5. Enter: **Propi AI** and select **Hostaway Public API** from the partner dropdown<br>

   <figure><img src="/files/KBslejnir1YWUF4WIg4B" alt=""><figcaption><p><br></p></figcaption></figure>
6. Once you see "Api secret key successfully generate", copy the **Account ID** and **API Key** from Hostaway -> Propi AI<br>

   <figure><img src="/files/jGpTGqAfoF15UKjMlP1u" alt=""><figcaption><p><br></p></figcaption></figure>

{% hint style="info" %}
Due to security, you will not be able access the keys again once you close the pop up in Hostaway.  But don't worry, you can simply create a new key by repeating Step #5 and #6. &#x20;
{% endhint %}

7. In Propi AI, click **Connect**

<figure><img src="/files/LtnWPqOWgLD7FLfRhgE8" alt=""><figcaption></figcaption></figure>

8. It may take a few minutes for all your listings to get synced.  The more listings you have, the longer it will take to sync.  Once done, the system will inform you.

<figure><img src="/files/z0o7gey9Rkmf6ahG1sS6" alt=""><figcaption></figcaption></figure>


---

# 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://propiai.gitbook.io/help/getting-started/quickstart.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.
