# Wiki Contributors & Info

## Contribution Team

|                                                 | Role                                             |
| ----------------------------------------------- | ------------------------------------------------ |
| [Yukon](https://github.com/Yukonus)             | Manager/ Editor in Chief                         |
| [llamaking136](https://github.com/llamaking136) | Contributor/Electronic & Software Article Author |
| [Jcodefox](https://github.com/JCodeFox)         | Contributor/Software & Computer Technologies     |

## Contributors, Shout-outs, & Credits

{% hint style="success" %}
THANK YOU to all the people who've contributed to the wiki! Please check out their work and give them the credit they deserve!
{% endhint %}

| Contributors                                    | Project Links               |
| ----------------------------------------------- | --------------------------- |
| [llamaking136](https://github.com/llamaking136) | <https://llamaking.net/>    |
| [Jcodefox](https://github.com/JCodeFox)         | <https://jcodefox.itch.io/> |
|                                                 |                             |

## License & Credits

For 3rd party content linked or shared on this wiki, all credits go to the respective creators. Linking or sharing of 3rd party content on this wiki is neither an endorsement nor affiliation by Canine Rocket Technologies unless explicitly disclosed accordingly to an individual article of content.

**Wiki License:** [CC BY-NC 3.0](https://creativecommons.org/licenses/by-nc/3.0/)


---

# 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://docs.k9rockettech.com/readme/wiki-info.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.
