> For the complete documentation index, see [llms.txt](https://playnetwork.gitbook.io/play-sdk-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playnetwork.gitbook.io/play-sdk-documentation/sdk-integration-guides/virtual-items.md).

# Virtual Items

## Introduction

Virtual items are game items, that can be purchased using game currency or can be rewarded as completing an [Achievements](/play-sdk-documentation/sdk-integration-guides/achievements.md). The Virtual item can also be minted an turn into NFT through the[ PLAY Dev Dashboard](https://ready.gg/developer/).&#x20;

For example, a virtual item can be:

* Racing Game: It can be different types of cars.&#x20;
* Puzzle game: It can be a bunch of hints pack.
* Match-3 game: There can be different types of power-ups.
* Shooting Game: Different types of guns, ammo etc&#x20;

Virtual Items can be added using the [PLAY Dev Dashboard](https://ready.gg/developer/). In order to retrieve your list of virtual items you can use the following API.
