# FunnelKit Automations

YayCurrency is fully compatible with FunnelKit Automations, enabling admins to manage orders from any nation using different currencies effortlessly.

With this integration, you can automate order workflows based on the customer's selected currency, making it easier to track and manage transactions globally.&#x20;

Whether you're handling abandoned cart recovery or order follow-ups, the system ensures all communications are in the customer's chosen currency, streamlining your order management process across multiple countries.

For a smooth setup, you need to activate the following required plugins first:

* YayCurrency
* WooCommerce
* [FunnelKit Automations](https://wordpress.org/plugins/wp-marketing-automations/)

### Step 1: Configure Currencies in YayCurrency

After installing and activating YayCurrency, go to **YayCommerce > YayCurrency** to set up the currencies you want to support in your store.

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

Add the currencies and manually configure the exchange rates or enable automatic updates if needed.

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

### Step 2: Create an Automation in FunnelKit

To create your first automation, please refer to this [documentation from FunnelKit](https://funnelkit.com/docs/autonami-2/automations/setting-up-your-first-automation/) for further details.

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

### Step 3: Manage International Orders with YayCurrency and FunnelKit Automations

Managing international orders can be challenging, especially when dealing with multiple currencies.&#x20;

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

When there are orders from multiple countries with different currencies, YayCurrency will allow your customers' currencies to automatically convert and display the correct currency for each order in the admin dashboard of FunnelKit Automations.

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

This ensures smooth management of international orders with accurate currency tracking in your automation workflows.

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


---

# 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.yaycommerce.com/yaycurrency/compatibility/funnelkit-automations.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.
