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

# Device Types

> Web Scraping API Device Type

<Danger>
  Core and Advanced plans are no longer available for purchase. Please consider migrating to the all-in-one Web Scraper API; check out the guide [here](https://help.decodo.com/docs/web-scraping-api-migration-guide).
</Danger>

The `device_type` parameter allows you to define the type of User-Agent header value to be used for executing your request.

List of available options:

* `desktop`
* `desktop_chrome`
* `desktop_firefox`
* `desktop_safari`
* `desktop_opera`
* `desktop_edge`
* `mobile`
* `mobile_android`
* `mobile_ios`
* `tablet`
* `tablet_android`
* `tablet_ios`

***

<Columns cols={2}>
  <Card title="Support" href="https://direct.lc.chat/12092754" cta="Let's chat!">
    Need help or just want to say hello? Our support is available 24/7. \
    You can also reach us anytime via email at [support@decodo.com](mailto:support@decodo.com).
  </Card>

  <Card title="Feedback" href="mailto:feedback@decodo.com" cta="Share feedback">
    Can't find what you're looking for? Request an article! \
    Have feedback? Share your thoughts on how we can improve.
  </Card>
</Columns>
