# Introduction

- [About NMKR](https://docs.nmkr.io/introduction/about-nmkr.md): Our Mission: We build to enable!
- [Powered by NMKR](https://docs.nmkr.io/introduction/powered-by-nmkr.md): Thousands of revenue-generating projects launched their assets with NMKR Studio.
- [What is an NFT?](https://docs.nmkr.io/introduction/what-is-an-nft.md): Learn the basics about NFTs and how they work
- [What is IPFS?](https://docs.nmkr.io/introduction/what-is-an-nft/what-is-ipfs.md): What is IPFS and why do we use it for NFTs
- [Why Cardano?](https://docs.nmkr.io/introduction/why-cardano.md): Learn why we chose Cardano for our infrastructure
- [NMKR Studio is open-source](https://docs.nmkr.io/introduction/nmkr-studio-is-open-source.md): NMKR Studio, our comprehensive NFT management platform for the Cardano blockchain, is now fully open source under the MIT License.


---

# 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/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.
