# Quickstart Full Video Tutorial

This Quickstart Guide should give you a superficial overview about the features and how to access them and to understand the workarounds. For tech savvy users, the "How To articles" might be enough, but it is in any way recommended reading the full detailed documentation about each topic. The detailed documentation is linked at the end of every How To article.\
\
The How To's can be found as subtopics below this topic on the left side!

### Workflow of NMKR Studio

Where every single step can be done individually without the need to follow an order strictly. It can make sense for some users to follow the [Basic Workflow](https://docs.nmkr.io/nmkr-studio/basic-workflow).

## Quickstart Guide Video

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

This video provides a brief overview of how to set up and use NMKR studio to mint and sell NFTs.

### NMKR Studio Video Tutorials Playlist

If you prefer to learn visually, take a look at our YouTube tutorial playlist. We are constantly adding new features and making changes to it.

Watch the whole [NMKR Video Tutorials Playlist here!](https://youtube.com/playlist?list=PLi21CcWa_E6ykPrODRYl9XSXY8YWACZTt)


---

# 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-studio/how-to-quick-start-tutorials/quickstart-full-video-tutorial.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.
