# Introduction - NMKR Playground

At NMKR, we love to experiment with new blockchain technology and explore new use cases to share them with the community. The NMKR Playground is the platform we want to share new tools and applications with you.

### [ADA Payment Link](/nmkr-playground/ada-payment-link.md)

ADA payment links is a feature that enables you to create a customized payment link to receive a specified amount of ADA to a specified receiver address.

### [Paperwallet](/nmkr-playground/paperwallet.md)

The Paper Wallet allows you to create a new Cardano Wallet for a certain use case in seconds.

### [Launch Page Template](/launch-page-template.md)

This template allows NFT project creators to set up a professional launch page where their customers can mint NFTs.

### [AnonForge](/anonforge.md)

Easiely build and launch your own NFT project or browse curated collections from independent creators.


---

# 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.nmkr.io/nmkr-playground/introduction-nmkr-playground.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.
