# Credits

* Ducky ([bruvzz](https://discord.com/users/1367846972358135890)) - Official Documenter for "<mark style="color:blue;">Wave | Documentation</mark>"
* The Wave Development Team - Development Team for "<mark style="color:blue;">Wave</mark>"

## Anything Missing?

* If there is something specific or special missing on this documentation, please kindly inform [bruvzz (Ducky)](https://discord.com/users/1367846972358135890) in his direct messages.
  * You will get a response **as soon as possible**.
  * If [bruvzz](https://discord.com/users/731312800676315146) does not respond, please kindly inform [byte](https://discord.com/users/1329034085531652127) or [Siri](https://discord.com/users/1374211875327180832).


---

# 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://duckys-playground.gitbook.io/wave/credits.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.
