# Configurations

- [Manage Currency](https://docs.yaycommerce.com/yaycurrency/configurations/manage-currency.md)
- [Custom Rounding](https://docs.yaycommerce.com/yaycurrency/configurations/custom-rounding.md): Apply psychological price ending to drive conversion impact
- [Checkout Options](https://docs.yaycommerce.com/yaycurrency/configurations/checkout-options.md)
- [Hide estimated price at checkout](https://docs.yaycommerce.com/yaycurrency/configurations/checkout-options/hide-estimated-price-at-checkout.md): How to disable estimated prices and fees in local currency at checkout
- [Hide checkout notice payment method](https://docs.yaycommerce.com/yaycurrency/configurations/checkout-options/hide-checkout-notice-payment-method.md)
- [Force payment by customer country](https://docs.yaycommerce.com/yaycurrency/configurations/checkout-options/force-payment-by-customer-country.md)
- [Force Currency for Specific Payment Methods](https://docs.yaycommerce.com/yaycurrency/configurations/checkout-options/force-currency-for-specific-payment-methods.md)
- [Display Options](https://docs.yaycommerce.com/yaycurrency/configurations/display-options.md)
- [Use params on URL](https://docs.yaycommerce.com/yaycurrency/configurations/display-options/use-params-on-url.md)
- [Add A Few Parameters to Display Currency Switcher](https://docs.yaycommerce.com/yaycurrency/configurations/display-options/add-a-few-parameters-to-display-currency-switcher.md)
- [Advanced Settings](https://docs.yaycommerce.com/yaycurrency/configurations/settings.md)
- [Apply multiple currencies to Google Crawlers (or Bots)](https://docs.yaycommerce.com/yaycurrency/configurations/settings/apply-multiple-currencies-to-google-crawlers-or-bots.md)
- [Fixed Price for Each Currency Option for Bundle/Composite Product](https://docs.yaycommerce.com/yaycurrency/configurations/settings/fixed-price-for-each-currency-option-for-bundle-composite-product.md)
- [Fixed Shipping Cost for Each Currency](https://docs.yaycommerce.com/yaycurrency/configurations/settings/fixed-shipping-cost-for-each-currency.md)
- [Geo API option detects the country by IP](https://docs.yaycommerce.com/yaycurrency/configurations/settings/geo-api-option-detects-the-country-by-ip.md)
- [Analytics](https://docs.yaycommerce.com/yaycurrency/configurations/analytics.md): View WooCommerce Reports with Currency Filter
- [Order Info](https://docs.yaycommerce.com/yaycurrency/configurations/order-info.md)
- [Developer zone](https://docs.yaycommerce.com/yaycurrency/configurations/developer-zone.md)
- [Available YayCurrency Hooks](https://docs.yaycommerce.com/yaycurrency/configurations/developer-zone/available-yaycurrency-hooks.md)
- [Available YayCurrency Shortcodes](https://docs.yaycommerce.com/yaycurrency/configurations/developer-zone/available-yaycurrency-shortcodes.md)


---

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