Overview
# Guided Walkthroughs ## IoT How To's Welcome Developers! Let's get you coding. <CardGroup cols={2}> <Card title="How to Activate a Device" url="/docs/guided-walkthroughs/iot-how-to-s/guided-walkthroughs/activatedevice-walkthrough"> This guided walkthrough showcases how to use Verizon API to activate a device. </Card> <Card title="How to Get Device Location" url="/docs/guided-walkthroughs/iot-how-to-s/guided-walkthroughs/getdevicelocation-walkthrough"> This guided walkthrough showcases how to use Verizon API to get device location. </Card> </CardGroup> <CardGroup cols={2}> <Card title="How to Get Device Usage" url="/docs/guided-walkthroughs/iot-how-to-s/guided-walkthroughs/getdeviceusage-walkthrough"> This guided walkthrough showcases how to use Verizon API to get device usage. </Card> <Card title="How to Fetch Device Information" url="/docs/guided-walkthroughs/iot-how-to-s/guided-walkthroughs/fetchdevicelist-walkthrough"> This guided walkthrough showcases how to use Verizon API to fetch device information. </Card> </CardGroup> <CardGroup cols={2}> <Card title="How to Fetch Device Usage History" url="/docs/guided-walkthroughs/iot-how-to-s/guided-walkthroughs/deviceusagehistory-walkthrough"> This guided walkthrough showcases how to use Verizon API to fetch device usage history. </Card> </CardGroup>