> For the complete documentation index, see [llms.txt](https://docs.yada.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yada.ai/pms-integrations/tokeet.md).

# Tokeet

## Connecting Yada with Tokeet

Integrating Yada with Tokeet is a quick one step process which will connect the two accounts and start listening to the required webhooks in order to be able to automatically respond to guest messages and take actions based on conversations that happen through any of your other channels.

{% hint style="info" %}
Most of the integration is **completely automatic** - meaning that once you've integrated the two platforms you don't need to do anything when it comes to integration management.
{% endhint %}

### Step 1 - Logging in to Tokeet through Yada

The first thing you need to do is to **log in to Tokeet** through yada.

This can be done as follows

[**app.yada.ai**](http://app.yada.ai) **→ Powerups → Tokeet → Integrate**

This will open the tokeet login page in another tab. Just log in on this page with your tokeet credentials and the process will continue automatically in the background

<figure><img src="/files/GAfALZQhmplaABpVl9EB" alt=""><figcaption><p>Integrating with Tokeet - navigating to the powerup page</p></figcaption></figure>

<figure><img src="/files/3x5GYI8VJ9WN0NQgvh77" alt=""><figcaption><p>Logging in to Tokeet through yada</p></figcaption></figure>

### Step 2 - Copying Tokeet listings to yada

**Listings** are where the AI pulls information from. Therefore, your Tokeet listings get automatically copied over to yada when you integrate. Yada also pulls a few of your latest & active conversations in order to start assembling a dataset for your instance of the AI.

## Activating AI responding for listings

Once yada has been connected to tokeet, you only really have to do **one more thing**. Turn auto responding **on / off** for your listings!

Head over to the listings page - [app.yada.ai/listings](http://app.yada.ai/listings)

And use the toggle switch for your listings to turn auto responding on or off. A listing must be **active** before you can turn responding on or off


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/pms-integrations/tokeet.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.
