# SDK

HeliconNFT Software Development Kit (SDK) are the tools made available to game developers to take a chunk of the tediousness out of building blockchain games. HeliconNFT's approach to blockchain gaming allows developers to not just implement Non-Fungible Tokens (NFTs) into their game, but to also create and manage such tokens without requiring any blockchain-specific coding. The platform will be openly accessible to anyone from independent casual game developers all the way up to AAA gaming studios.&#x20;

The current state of blockchain gaming is one that is difficult to enter. This resulted in many new companies seeking to enter the market to deploy white-label solutions, resulting in a generic product. It is incredibly time consuming and also expensive for developers to build a stable and scalable game on the blockchain which is also fast and secure.&#x20;

The HeliconNFT SDK is the technology that eliminates the difficulty and risks involved with blockchain coding and allows for the minting of assets to be done with just a few lines of code.


---

# 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.heliconnft.com/heliconnft-1/helicon-ecosystem/helicon-play/sdk.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.
