# Introduction

YayCurrency is a WordPress plugin that helps you change the page currency while shopping. Currency can be switched at Shop, Cart and Checkout pages.

The plugin allows you to set a list of different currencies that can be placed on the shop page so that customers can easily switch between different currencies that would be calculated automatically based on the current exchange rates.

YayCurrency's third-party compatibility is including but not limited to:

* WooCommerce Payments
* WooCommerce Subscriptions
* Measurement Price Calculator
* Mollie Payments for WooCommerce
* PayPal Payments
* Product Add-Ons
* Stripe
* PeachPay
* Table Rate Shipping plugin
* WooCommerce Per Product Shipping plugin
* WPML/Polylang


---

# 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/getting-started/introduction.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.
