# Canine Defense Technologies Wiki

## Introduction

Welcome to the Canine Defense Technologies Wiki, our public knowledge base. To learn more about Canine DefenseTechnologies, click [here](https://docs.k9rockettech.com/readme/about-canine-rocket-tech).

{% hint style="success" %}
Click "Wiki Index" below to get started!
{% endhint %}

{% content-ref url="readme/wiki-index" %}
[wiki-index](https://docs.k9rockettech.com/readme/wiki-index)
{% endcontent-ref %}

*Freedom Isn't Free.*

*1 Peter 3:14*

Special thanks to everyone who's contributed to the wiki! Please head over to [Wiki Contributors & Info.](https://docs.k9rockettech.com/readme/wiki-info)


---

# 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.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.
