# Additional Resources

- [FAQ](https://developer.siteminder.com/direct-booking-api/additional-resources/faq.md): Find answers to frequently asked questions about the Direct Booking API.
- [Generate API Key](https://developer.siteminder.com/direct-booking-api/additional-resources/generate-api-key.md): Generate the API key required to authenticate with the Direct Booking API
- [Manage API Key](https://developer.siteminder.com/direct-booking-api/additional-resources/manage-api-key.md): View, hide, and revoke your Direct Booking API key.
- [Changelog](https://developer.siteminder.com/direct-booking-api/additional-resources/changelog.md): Stay up to date with the latest changes, enhancements, and fixes for the Direct Booking API.


---

# 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://developer.siteminder.com/direct-booking-api/additional-resources.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.
