# What is a device?

## **What are IoT devices?**

IoT devices are nonstandard computing devices that connect wirelessly to a network and have the ability to transmit data, such as the many devices on the internet of things.

IoT involves extending internet connectivity beyond standard devices, such as desktops, lapttops, smartphones, and tablets, to any range of traditionally dumb or internet-enabled physical devices and everyday objects. You can communicate and interact with them over the internet. [Learn more](https://internetofthingsagenda.techtarget.com/definition/IoT-device)

#### Device examples with Thy Street api

{% content-ref url="/pages/-MgB6gYgPeznJAXNifKC" %}
[Liquid Vending Device](/examples/liquid-vending-device.md)
{% endcontent-ref %}


---

# 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://guide.thystreet.com/devices/what-is-a-device.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.
