# PSoC™ IoT Development Kit

- [Introduction to CY8CKIT-062S2-43012 Pioneer Kit](https://docs.aic-eec.com/iot-development-with-infineon-psoc-tm-6-and-bdh-platform/psoc-tm-iot-development-kit/introduction-to-cy8ckit-062s2-43012-pioneer-kit.md)
- [Development Environment Preparation](https://docs.aic-eec.com/iot-development-with-infineon-psoc-tm-6-and-bdh-platform/psoc-tm-iot-development-kit/development-environment-preparation.md)
- [Hello World and LED Blinking](https://docs.aic-eec.com/iot-development-with-infineon-psoc-tm-6-and-bdh-platform/psoc-tm-iot-development-kit/development-environment-preparation/hello-world-and-led-blinking.md)
- [GPIO and Sensors](https://docs.aic-eec.com/iot-development-with-infineon-psoc-tm-6-and-bdh-platform/psoc-tm-iot-development-kit/gpio-and-sensors.md)
- [Push Button and LED/RGB](https://docs.aic-eec.com/iot-development-with-infineon-psoc-tm-6-and-bdh-platform/psoc-tm-iot-development-kit/gpio-and-sensors/push-button-and-led-rgb.md)
- [Push/Pull Button to Turn ON/OFF LED via HAL](https://docs.aic-eec.com/iot-development-with-infineon-psoc-tm-6-and-bdh-platform/psoc-tm-iot-development-kit/gpio-and-sensors/push-button-and-led-rgb/push-pull-button-to-turn-on-off-led-via-hal.md)
- [Push/Pull Button to Turn ON/OFF LED via PDL](https://docs.aic-eec.com/iot-development-with-infineon-psoc-tm-6-and-bdh-platform/psoc-tm-iot-development-kit/gpio-and-sensors/push-button-and-led-rgb/push-pull-button-to-turn-on-off-led-via-pdl.md)
- [PSoC™ 6S2 with ADC Labs](https://docs.aic-eec.com/iot-development-with-infineon-psoc-tm-6-and-bdh-platform/psoc-tm-iot-development-kit/psoc-tm-6s2-with-adc-labs.md)
- [Potentiometer (PWM)](https://docs.aic-eec.com/iot-development-with-infineon-psoc-tm-6-and-bdh-platform/psoc-tm-iot-development-kit/psoc-tm-6s2-with-adc-labs/potentiometer-pwm.md)
- [Reading potentiometer sensor value via an ADC HAL](https://docs.aic-eec.com/iot-development-with-infineon-psoc-tm-6-and-bdh-platform/psoc-tm-iot-development-kit/psoc-tm-6s2-with-adc-labs/potentiometer-pwm/reading-potentiometer-sensor-value-via-an-adc-hal.md)
- [Reading potentiometer sensor value via an ADC PDL](https://docs.aic-eec.com/iot-development-with-infineon-psoc-tm-6-and-bdh-platform/psoc-tm-iot-development-kit/psoc-tm-6s2-with-adc-labs/potentiometer-pwm/reading-potentiometer-sensor-value-via-an-adc-pdl.md)


---

# 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.aic-eec.com/iot-development-with-infineon-psoc-tm-6-and-bdh-platform/psoc-tm-iot-development-kit.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.
