# Knowledge base

- [Making bookings](https://help.rbs.dwp.gov.sg/knowledge-base/making-bookings.md): Understand how resource booking works.
- [Form details](https://help.rbs.dwp.gov.sg/knowledge-base/making-bookings/form-details.md): Learn how the fields shown in the form affect your booking.
- [Layouts](https://help.rbs.dwp.gov.sg/knowledge-base/making-bookings/layouts.md): What happens when you select a different layout for a Room resource.
- [Additional requests](https://help.rbs.dwp.gov.sg/knowledge-base/making-bookings/additional-requests.md): What happens when you request for extra services, or add another resource to your booking.
- [Managing bookings](https://help.rbs.dwp.gov.sg/knowledge-base/managing-bookings.md): For bookings where you're the owner or host.
- [Transferring bookings](https://help.rbs.dwp.gov.sg/knowledge-base/managing-bookings/transferring-bookings.md): Change the owner of a booking to someone else.
- [Recurring bookings](https://help.rbs.dwp.gov.sg/knowledge-base/recurring-bookings.md): A series of repeated bookings.
- [Video guide](https://help.rbs.dwp.gov.sg/knowledge-base/video-guide.md): Bite-sized videos are available to help you in performing various actions in the system


---

# 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://help.rbs.dwp.gov.sg/knowledge-base.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.
