# Software Development Kits (SDKs)

The following SDKs are available for both devnet (for testing) and mainnet (for production) environments. Explore the SDKs and follow easy-to-use guides to get started.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/0wAQUsyFXu2pepiYrPTJ"><strong>Data NFT SDK</strong></a></td><td>Enables developers to mint, manage, and trade Data NFTs through various methods and functionalities.</td><td></td></tr><tr><td><a href="/pages/F0GAO49Q2fbKQoqVyleA"><strong>Itheum Enterprise SDK</strong></a></td><td>Enables developers (enterprises / brands) to build a <em>semi-private</em> Itheum data brokerage layer for custom user cases like publishing platforms, identity protocols, loyalty programs, data vaults etc.</td><td></td></tr></tbody></table>


---

# 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.itheum.io/product-docs/pre-aithra/pre-aithra-developers/software-development-kits-sdks.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.
