# Integrated Controller

### Integrated Motor/Controller Package

Increases reliability and robustness by simplifying wiring and reducing failure modes.

{% hint style="info" %}
**How Does An Integrated Controller Simplify Wiring?**

An integrated motor controller takes care of the wiring between the controller and the motor, which is one less wire run teams have to worry about.&#x20;

Since the controller is built into the motor, teams don't have to reserve space on their robot to mount standalone motor controllers.&#x20;
{% endhint %}

<figure><img src="/files/OTmcnQSQAIQxwAaK88Bh" alt="" width="563"><figcaption><p>A simple diagram of how the Kraken X60 + Talon FX are wired into your robot.</p></figcaption></figure>


---

# 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.wcproducts.com/welcome/electronics/kraken-x60/kraken-x60-+-talonfx/overview-and-features/integrated-controller.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.
