# Yotpo

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

When you're setting up your first workflow with Yotpo, you'll need to add your Yotpo account App Key and API Secret so that Yotpo is a connected app within MESA.

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

You can find both Key and Secret under your Yotpo Account > General Settings > API Credentials, as [App Key and Secret Key](https://support.yotpo.com/en/article/finding-your-yotpo-app-key-and-secret-key).

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

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

Add the Key and Secret and click on Add Connection in MESA.


---

# 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/yotpo.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.
