# Menu Option

### Display currency switcher on the top menu

To display the currency switcher in WordPress menus such as header and top menu, please go to **Appearance** > **Menus**.

There you can find a menu item called **YayCurrency**. Just add it to the position that you see fit.

Then, give the menu title a custom text and click **Save Menu**.

![](/files/-Mi0RGwd2EWNGidhxOil)

On the front page, the currency switcher automatically shows in the order and design that you have set up in the currency manager tab.

![](/files/-Mi0RAohV-vmPGPAXC4V)

It’s a currency dropdown that can be displayed on the Header, or Footer, in addition to WooCommerce product page and sidebar. When the customers change the currency in one of those spots, the new currency applies site-wide.

{% hint style="info" %}
If you don’t see YayCurrency Switcher, open Screen Options and select YayCurrency as shown below.
{% endhint %}

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

Happy switching!&#x20;


---

# 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/menu-option.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.
