> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/k-series-product-manual/k-series-product-manual.md).

# K-Series: Product Manual

<table data-view="cards" data-full-width="true"><thead><tr><th></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>K-Box</strong></mark></td><td><a href="/support_guides/k-series-product-manual/k-series-product-manual/k-box-product-manual/appendix/pinout-of-the-k-box.md">Pinout of the K Box</a></td><td><a href="/support_guides/k-series-product-manual/k-series-product-manual/k-box-product-manual.md">K-Box: Product Manual</a></td><td><a href="/support_guides/product-tutorial-videos/k-tc-and-k-cal/k-box-tutorial-videos.md">K-Box: Tutorial Videos</a></td><td><a href="/support_guides/faqs/frequently-asked-questions/k-series/k-box-faqs.md">K-Box FAQs</a></td><td><a href="/support_guides/software-links/software-links/k-series-software-links.md">K-Series: Software Links</a></td><td></td><td><a href="https://1039220062-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRhWtYvkHNZy7Jvdnc3wk%2Fuploads%2F33EUdXC9osK5h2semEWG%2FK-BOX_0074.jpg?alt=media&amp;token=84541a8d-3868-402f-b917-5d606f0ef90c">K-BOX_0074.jpg</a></td><td></td></tr><tr><td><mark style="color:blue;"><strong>K-TC</strong></mark></td><td><a href="/support_guides/k-series-product-manual/pinouts-for-k-series-devices/ktc-xx-pinouts-inf-2204.02-5.02-6.02.md">KTC-XX Pinouts (INF 2204.02/5.02/6.02)</a></td><td><a href="/support_guides/k-series-product-manual/k-series-product-manual/k-tc-2.0-logger-manual-using-k-cal.md">K-TC 2.0 : Logger Manual (using K-CAL)</a></td><td><a href="/support_guides/k-series-product-manual/k-series-product-manual/k-tc-2.0-logger-manual-using-k-log.md">K-TC 2.0: Logger Manual (using K-Log)</a></td><td><a href="/support_guides/product-tutorial-videos/k-tc-and-k-cal/k-tc-tutorial-videos.md">K-TC: Tutorial Videos</a></td><td><a href="/support_guides/faqs/frequently-asked-questions/k-series/k-tc-faqs.md">K-TC FAQs</a></td><td><a href="/support_guides/software-links/software-links/k-series-software-links.md">K-Series: Software Links</a></td><td><a href="https://1039220062-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRhWtYvkHNZy7Jvdnc3wk%2Fuploads%2FvtQXN1NyrMjO2adQleOG%2FKTCRangeT.png?alt=media&amp;token=01da1d9f-f98a-416d-8f03-3debdd482613">KTCRangeT.png</a></td><td></td></tr><tr><td><mark style="color:blue;"><strong>K-AN8 / K-IEPE / K-PT</strong></mark></td><td><a href="/support_guides/k-series-product-manual/pinouts-for-k-series-devices/k-an8-pinouts-inf-2210.md">K AN8 Pinouts (INF 2210)</a></td><td><a href="/support_guides/faqs/frequently-asked-questions/k-series/k-an8-faqs.md">K-AN8 FAQs</a></td><td><a href="/support_guides/k-series-product-manual/pinouts-for-k-series-devices/k-iepe-pinouts-add-on-inf-2213.md">K IEPE Pinouts (Add-On) (INF 2213)</a></td><td><a href="/support_guides/k-series-product-manual/pinouts-for-k-series-devices/k-pt-pinouts-add-on-inf-2212.md">K PT  Pinouts (Add-On) (INF 2212)</a></td><td><a href="/support_guides/software-links/software-links/k-series-software-links.md">K-Series: Software Links</a></td><td></td><td><a href="https://1039220062-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRhWtYvkHNZy7Jvdnc3wk%2Fuploads%2FlsakmEWbuTACbF0nUSJS%2FKan8%20iepe%20pt.png?alt=media&amp;token=46fbd02f-e4a1-4387-8b20-9a90fdbe7f8d">Kan8 iepe pt.png</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.influxtechnology.com/support_guides/k-series-product-manual/k-series-product-manual.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
