# FAQ'S

- [How to sync room blocking data from old room blocking system](https://uxper.gitbook.io/nuss/faqs/how-to-sync-room-blocking-data-from-old-room-blocking-system.md): For customers with room blocking data from theme version < 1.3.0 who need to sync to the theme's booking system > 1.3.0
- [Fixing the problem can not booking the room after clicking " Check Availability"](https://uxper.gitbook.io/nuss/faqs/fixing-the-problem-can-not-booking-the-room-after-clicking-check-availability.md)
- [Fixing Fonts appear as bold or do not load (Kirki issue)](https://uxper.gitbook.io/nuss/faqs/fixing-fonts-appear-as-bold-or-do-not-load-kirki-issue.md)
- [Fixing Outdated WooCommerce Templates](https://uxper.gitbook.io/nuss/faqs/fixing-outdated-woocommerce-templates.md)
- [Room - Creating a Coupon](https://uxper.gitbook.io/nuss/faqs/room-creating-a-coupon.md): Coupon will be created to offer % discount for room booking
- [Room - Sync Calendar](https://uxper.gitbook.io/nuss/faqs/room-sync-calendar.md): You sell your hotel on other channel and would like to connect their calendar to your own site. So all booking reservations will be synchronized on your site as hub.
- [Room - Setting a Season Price](https://uxper.gitbook.io/nuss/faqs/room-setting-a-season-price.md): Season Price is arranged on the special occasions specifically that will change the price. Price will be applied to the period that customers make a room reservation.
- [Room - Setting a Person's Price](https://uxper.gitbook.io/nuss/faqs/room-setting-a-persons-price.md): Person Price is set up for those who want to set room rates per person
- [Room - Setting Discount room](https://uxper.gitbook.io/nuss/faqs/room-setting-discount-room.md)
- [Room - Setting DISCOUNT BY DAY](https://uxper.gitbook.io/nuss/faqs/room-setting-discount-by-day.md)
- [Room - Setting DEPOSIT RATE](https://uxper.gitbook.io/nuss/faqs/room-setting-deposit-rate.md)
- [Sync Airbn - How to manually sync booking with Airbnb](https://uxper.gitbook.io/nuss/faqs/sync-airbn-how-to-manually-sync-booking-with-airbnb.md)
- [How to add multiple currencies](https://uxper.gitbook.io/nuss/faqs/how-to-add-multiple-currencies.md)
- [Room Booking - How to Customize Checkout](https://uxper.gitbook.io/nuss/faqs/room-booking-how-to-customize-checkout.md): Editing the checkout page of room
- [Which currency denominations and countries are supported by PayPal and Stripe?](https://uxper.gitbook.io/nuss/faqs/which-currency-denominations-and-countries-are-supported-by-paypal-and-stripe.md)
- [Header - Creating a language menu](https://uxper.gitbook.io/nuss/faqs/header-creating-a-language-menu.md): Adding your preferred language icon on the header and you use it with the plugin of Multi-Language as WPML, GTranslate ...
- [How to config Instagram Feed?](https://uxper.gitbook.io/nuss/faqs/untitled.md)
- [How to enable WooCommerce checkout?](https://uxper.gitbook.io/nuss/faqs/how-to-enable-woocommerce-checkout.md)
- [How to edit the Footer?](https://uxper.gitbook.io/nuss/faqs/how-to-edit-the-footer.md)
- [How to Configure WordPress to Use SMTP For Sending Emails?](https://uxper.gitbook.io/nuss/faqs/how-to-configure-wordpress-to-use-smtp-for-sending-emails.md)
- [How to translate/edit texts/words?](https://uxper.gitbook.io/nuss/faqs/how-to-translate-edit-texts-words.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://uxper.gitbook.io/nuss/faqs.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.
