# Sugar I2C Hub

![](https://kittenbothk.readthedocs.io/en/latest/_images/i2chub_render.png)

This I2C Hub allows you to connect more than 1 kind of I2C modules.

### Product Specifications

Type: I2C

### Hardware Wiring

Connect the module with a 4PIN cable to the Robotbit EDU I2C Port.

{% hint style="info" %}
The type of I2C module can't be repeated.
{% endhint %}

![](https://kittenbothk.readthedocs.io/en/latest/_images/i2chub_wire.png)


---

# 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://sharinghub-eng.kittenbot.hk/functional_module/sugar/hub.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.
