# Welcome to NMKR Docs

The NMKR Docs provide detailed information to help you begin using our applications and understand Blockchain Technology. Whether you're a beginner or an experienced user, these documents offer clear explanations to make your experience straightforward.

Besides some useful resources about Cardano NFTs and the Cardano Blockchain, it covers tutorials on how to interact with our ecosystem and how to use tools like [NMKR Studio](https://docs.nmkr.io/nmkr-studio/introduction) and other [helpful tools](https://docs.nmkr.io/nmkr-studio/tools) from us.\
\
If you miss any information or think a better explanation is needed, please feel free to use the page rating ("Was this page helpful?") that can be found under any page and if you want [contact us directly](https://nmkr.io/support) so we can improve the documentation accordingly.\
\
We're delighted to welcome you on board as a MAKER, contributing to the goal of achieving widespread adoption on the Cardano platform!

### Find your way in the docs

Get Started with [NMKR Studio](https://docs.nmkr.io/nmkr-studio), the most comprehensive Toolset for Minting on Cardano.

{% embed url="<https://docs.nmkr.io/nmkr-studio/introduction-nmkr-studio>" %}

Check out our [NMKR API Endpoints](https://docs.nmkr.io/nmkr-studio-api) with countless features.

{% embed url="<https://studio-api.nmkr.io/swagger/index.html>" %}
Link to our API Swagger on Mainnet
{% endembed %}

Our "Learn [NMKR Studio](https://docs.nmkr.io/nmkr-studio) in 3 minutes" On-boarding Video Tutorial gives you a great kickstart.

{% embed url="<https://www.youtube.com/watch?v=OK8Zl-PSAJg>" %}


---

# 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/welcome-to-nmkr-docs.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.
