# Was ist minting?

Bei Kryptowährungen ist das Minting eine dezentrale Methode, die es einer Person ermöglicht, einen neuen Token zu erzeugen, ohne dass eine zentrale Behörde wie die Regierung oder eine Bank involviert ist. Dabei kann es sich entweder um einen Non-Fungibility Token oder einen Crypto Coin handeln.


---

# 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://faqs.7-oceans.org/deutsch/der-7oceans-coin/was-ist-minting.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.
