# Fixing the problem can not booking the room after clicking " Check Availability"

You have this problem because maybe you forgot to select the page in the Theme Option.&#x20;

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

So, to resolve this problem, please go to Theme Option -> Page Selection and select the correct page like this image

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

a. Booking Checkout Page : Please select the page **" Booking Checkout "**

b. Payment Complete Page: Please Select the page **" Payment Completed"**


---

# 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/fixing-the-problem-can-not-booking-the-room-after-clicking-check-availability.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.
