# Introduction

## Connect & implement, on-chain your service with ease for all games

Integrating blockchain technology doesn’t mean starting from zero. PlayDapp can lead you to success.

This documents describes how you can get into a series of NFT features including creating, and burning tokens, retrieving NFT information, managing metadata and integrating [Portis](https://www.portis.io/) wallets from game application.

## About PlayDapp SDK

PlayDapp SDK lets game developers easily participate in the blockchain-based PlayDapp service ecosystem.

<figure><img src="/files/mOG15SdKs4inIOhEEGqD" alt=""><figcaption></figcaption></figure>

## Key Features

PlayDapp SDK will take care of NFT creation, NFT management and marketing

#### *NFT-fy items on blockchain*

* Easily mint, burn and transfer game created NFTs

#### *NFT item management & Operational tool*

* NFT and item management and operation tool for blockchain game servicing

#### *NFT Indicators & Data analytics dashboard*

* Key information dashboard is provided, with data analysis for blockchain game service

#### *Interoperable NFT between games*

* Game to game interoperability is maximized by co-operational NFT usage

#### *NFT C2C Marketplace integration*

* Custom developer centric PlayDapp NFT marketplace onboarding, to achieve product-market fit

#### *Ecosystem participation rewards*

* Special promotion and rewards for PlayDapp’s partner developers


---

# 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://docs.developer.playdapp.com/introduction.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.
