# Reference Information

- [Access log-structure](https://waap.docs.link11.com/v2.14/reference-information-1/access-log-structure.md)
- [Acronyms](https://waap.docs.link11.com/v2.14/reference-information-1/acronyms.md): Used in this Product Manual
- [Deployment Terminology](https://waap.docs.link11.com/v2.14/reference-information-1/deployment-terminology.md): This page provides information that will be helpful when setting up a Reblaze deployment. A basic Reblaze deployment can be created without changing these parameters.
- [Hostile Bot Detection / RCSI](https://waap.docs.link11.com/v2.14/reference-information-1/hostile-bot-detection-rcsi.md)
- [Environmental detection and browser verification](https://waap.docs.link11.com/v2.14/reference-information-1/hostile-bot-detection-rcsi/environmental-detection-and-browser-verification.md)
- [Client authentication](https://waap.docs.link11.com/v2.14/reference-information-1/hostile-bot-detection-rcsi/client-authentication.md)
- [Biometric behavioral verification](https://waap.docs.link11.com/v2.14/reference-information-1/hostile-bot-detection-rcsi/biometric-behavioral-verification.md)
- [HTTP Response Codes](https://waap.docs.link11.com/v2.14/reference-information-1/response-codes.md)
- [Pattern Matching Syntax](https://waap.docs.link11.com/v2.14/reference-information-1/pattern-samples.md): used for specifying matching conditions
- [Signatures](https://waap.docs.link11.com/v2.14/reference-information-1/reblaze-signatures.md)
- [Tags](https://waap.docs.link11.com/v2.14/reference-information-1/tags.md)
- [TTL Expression Syntax](https://waap.docs.link11.com/v2.14/reference-information-1/custom-ttl-values.md): Specifying Time-To-Live values.


---

# 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://waap.docs.link11.com/v2.14/reference-information-1.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.
