> ## Documentation Index
> Fetch the complete documentation index at: https://docs.joinmassive.com/llms.txt
> Use this file to discover all available pages before exploring further.

# What is device-type targeting?

This feature routes requests through specific device categories:

* Mobile: Smartphones and tablets
* Common: Desktop computers and laptops
* TV: Smart TVs and set-top boxes

Basic Implementation:

```java theme={null}
{USERNAME}-device-[DEVICE_TYPE]:{PASSWORD}
```

For more details, refer to the documentation on [device-type targeting](https://docs.joinmassive.com/residential/device-type-targeting).
