# Rivo

### Connection <a href="#connect" id="connect"></a>

When you're setting up your first workflow with Rivo, you'll need a Rivo API Key.

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

1\. To get your API Key, go to the Rivo: Loyalty & Referrals app. Once there, click on Settings.

2\. Under Settings, click on Developer Toolkit.\\

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

3\. Then, click on the Copy button next to the API Key.

4\. Back in MESA, paste the copied values into MESA's Rivo Account Connections Rivo password field. Click on Add Connection and then you are all set!

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

MESA is now connected with Rivo.


---

# 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.getmesa.com/connect/rivo.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.
