# NFT Collections

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

Users can acquire NFTs issued from the public chain through various channels, by either playing games or purchasing them at marketplaces. Users are guaranteed the unique value of digital products derived from each game, such as character cards and various items through NFT.&#x20;

Through the free trade of NFT, the value of in-game achievements can be realized and utilized. Service providers will build and expand the arena of services such as the NFT Marketplace to improve users' convenience in using NFT and support a safe platform environment to do it.

| NFT                               | Contract Address                           | Contract Lookup                                                                                              |
| --------------------------------- | ------------------------------------------ | ------------------------------------------------------------------------------------------------------------ |
| Marblership Lunar Animals         | 0x50f718ca7dc27393dbcc2b41c5867c588e2b48fb | [\[Kaia Scan\]](https://klaytnscope.com/account/0x50F718CA7dc27393DBcc2b41c5867c588E2B48Fb?tabId=txList)     |
| Marblership Puzzle                | 0x26de5ada52200adb90977164df2c5949ebd8f740 | [\[Kaia Scan\]](https://klaytnscope.com/account/0x26de5ada52200adb90977164df2c5949ebd8f740?tabId=txList)     |
| Marblership Rainbow               | 0x29c4b12cb6a9565aeffb25739848994cb130c598 | [\[Kaia Scan\]](https://klaytnscope.com/account/0x29c4b12cB6a9565aeFFB25739848994Cb130c598?tabId=txList)     |
| MBX Marblership Koongya           | 0x89d1dd7264872a0345ff3da174dbf202f09c4053 | [\[Kaia Scan\]](https://kaiascan.io/address/0xc8901b766d68f08400311fccc4c5372b2c4343e9?tabId=txList\&page=1) |
| MBX Marblership Legendary Cuisine | 0xB090c70E869e68c89C8359599e9f3e8D9Cf24B10 | [\[Kaia Scan\]](https://kaiascan.io/address/0xb090c70e869e68c89c8359599e9f3e8d9cf24b10?tabId=txList\&page=1) |
| MBX Marblership Koongya Award     | 0xC8901B766D68f08400311fCcC4c5372B2c4343E9 | [\[Kaia Scan\]](https://kaiascan.io/address/0xc8901b766d68f08400311fccc4c5372b2c4343e9?tabId=txList\&page=1) |
| MBX Marblership Astronaut Koongya | 0x7D19581d5b69cbd45Cf18622147BB4b858D9000e | [\[Kaia Scan\]](https://kaiascan.io/address/0x7d19581d5b69cbd45cf18622147bb4b858d9000e?tabId=txList\&page=1) |


---

# 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.marblex.io/nft-collections.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.
