# Mint

![](/files/14xY9VEBw9C9IJnmgd0S)

Mechanism for obtaining new NFT assets

#### Mint NFT 1 breeder

In order to get a new NFT object, the player needs to fulfill the following conditions:

1. Collect the required number of spare parts from capsules (Measured in KG)
2. Buy instructions

If the conditions are met, then as a result of a mint, the player receives an object/mechanism of the first order, which can either be sold on the market place or handed over for recycling.

#### Mint NFT 2 breeders

In order to get a new NFT object of the second order, you need to fulfill the following conditions:

1. Have 3 objects of 2nd order
2. Buy instructions

If all conditions are met, then the player receives an NFT bot, which he can sell on the market place or keep for himself

Also, any cargo can be handed over for storage to the owner of the NFT asset "WAREHOUSE"


---

# 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://scibot.gitbook.io/docs/metaverse-cybot/mint.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.
