# Storage of DNN and Minting of the NFT

When a MASTER or MAESTRO training has been completed, the corresponding DNN network (piece of software and associated parameters) will be stored on the interplanetary file system (IPFS) network of the MATRIX Blockchain.

The consequential DNN is then minted as a fractional NFT and stored on Ethereum Blockchain with ownership information based on the contribution by parties involved, i.e., those providing training algorithm/model, datasets, and computing power.

![Figure 3: Storage of DNN and Minting of the NFT](/files/Z35cBzMAD6VdxIzkUYCJ)


---

# 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://airtist.gitbook.io/product-docs/airtist-ecosystem/inception/storage-of-dnn-and-minting-of-the-nft.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.
