# Getting Started with Propi AI

### Step 1:  Request an invite

[Request an invite for Propi here.](https://propiai.app/signup).  No credit card required.

### Step 2:  Connect your PMS

You will be informed by our team once the account is setup.  You can manually add your properties that you want Zoey (AI Agent) to coordinate after-hours maintenance for or you can simply sync your properties connecting to your PMS.  We currenty support Hostaway and Hospitable.  If you use a different PMS, please reach out to us to get it setup.

Please follow the instructions here:

{% content-ref url="/pages/CyH2xJQs9yWJ1S8BYNav" %}
[Connect using Hostaway](/help/getting-started/quickstart.md)
{% endcontent-ref %}

{% hint style="success" %}
That's all!  Once you receive a new guest message, Gleamly will automatically generate a response.  You can either send the AI response as-is or click on the pencil icon to edit the AI response prior to sending.
{% endhint %}


---

# 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/getting-started-with-propi-ai.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.
