> For the complete documentation index, see [llms.txt](https://docs.wcproducts.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wcproducts.com/welcome/electronics/radio-heatsink-for-at-home-practice/overview-and-features.md).

# Overview and Features

This heatsink is designed for the Robot Radio (VH-109 or WCP-1538) when running in "AP Mode" to manage heat effectively. Its compact design fits neatly within the radio enclosure while allowing airflow to keep the device cool. It helps maintain reliable performance during heavy use and can extend the radio's lifespan. The heatsink also includes a 1/4"-20 hole, making it easy to attach using standard camera mounts.

## Features

<figure><img src="/files/89PrQGLWK1LUOwNsvvml" alt="" width="563"><figcaption></figcaption></figure>

## Kit Contents - Robot Radio Heatsink (WCP-1822)

<table><thead><tr><th width="186">Part Number</th><th width="462">Description</th><th>QTY</th></tr></thead><tbody><tr><td>WCP-1822</td><td>Radio Heatsink (For at Home Practice)</td><td>1</td></tr><tr><td>~</td><td>35mm x 35mm x 10mm Fan</td><td>2</td></tr><tr><td>~</td><td>#4-40 x 0.500"L BHCS</td><td>4</td></tr><tr><td>WCP-0437</td><td>14" Black Ziptie (.190" Width)</td><td>2</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.wcproducts.com/welcome/electronics/radio-heatsink-for-at-home-practice/overview-and-features.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.
