# Setup Guide

### Prerequisites <a href="#prerequisites" id="prerequisites"></a>

To connect Yotpo to DinMo, you need:

* a [Yotpo](https://www.yotpo.com/) account
* an app key

### Setup instructions <a href="#setupinstructions" id="setupinstructions"></a>

1. In the connection setup form, enter the **Destination schema** name of your choice.
2. Enter your **App key**.
3. Click **Authorize** to allow DinMo to access your Yotpo account using OAuth. You will be redirected to your Yotpo account to authorize DinMo's access.
4. Log in to your Yotpo account. Once you have finished, you will be redirected back to DinMo.
5. (Hybrid Deployment only) If your destination is configured for Hybrid Deployment, the Hybrid Deployment Agent associated with your destination is pre-selected in the **Select an existing agent** drop-down menu. To use a different agent, select the agent of your choice, and then select the same agent for your destination.
6. Click **Save & Test**. DinMo will take it from here and sync your data from your Yotpo account.

<br>


---

# 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.dinmo.io/integrations/dinmo-ingest/yotpo/setup-guide.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.
