> For the complete documentation index, see [llms.txt](https://theiotlearninginitiative.gitbook.io/ibminternetofthings/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://theiotlearninginitiative.gitbook.io/ibminternetofthings/watson/internet-of-things.md).

# Internet of Things

## IBM Watson IoT Platform

> Watson Internet of Things. Learning from the connected world to transform industries. IBM
>
> IBM and its clients are ushering in a new cognitive era. IBM Watson IoT platform extends the power of cognitive computing to the billions of connected devices, sensors and systems that comprise the IoT. IBM

* [IBM Watson Internet of Things Homepage](http://www.ibm.com/internet-of-things/)
* [IBM Watson IoT Platform Programming Guides](https://docs.internetofthings.ibmcloud.com/)
* [IBM Watson IoT Platform Press](https://developer.ibm.com/iotfoundation/blog/2016/02/12/the-ibm-watson-iot-platform-arrives/)
* [IBM Watson IoT Platform Python for Device Developers](https://docs.internetofthings.ibmcloud.com/devices/libraries/python.html)
* [IBM Watson IoT Recipes](https://developer.ibm.com/recipes/)
* [IBM Watson IoT Platform Quickstart](https://quickstart.internetofthings.ibmcloud.com/#/)
* [IBM Watson IoT Platform Foundation](https://developer.ibm.com/iotfoundation/)
* [Connect an Intel® IoT Gateway to IBM Watson IoT Platform](https://developer.ibm.com/recipes/tutorials/connect-an-intel-iot-gateway-to-iot-foundation/)

## Collaboration

* [IBM and Cisco](http://www.ibm.com/internet-of-things/iot-news/announcements/IBM-Cisco/)
* [Workshops by Makertorium LTD](http://lucyrogers.com/project/makertorium-ltd-2/)

## Analytical

* [List of IBM Watson IoT Analytical Recipes](https://developer.ibm.com/recipes/tutorials/list-of-ibm-watson-iot-analytical-recipes/)


---

# 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:

```
GET https://theiotlearninginitiative.gitbook.io/ibminternetofthings/watson/internet-of-things.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.
