# How to mint an NFT

1. Upload a picture/video, and enter the artwork name and introduction. Then add the work into a collection. If there is no collection, you can click the "**Create Collection**" button in the dropdown menu. Enter the attribute of the work. You cannot set separate royalties for a single NFT, which should be consistent with the royalties of the collection.

![](/files/DXCuQkaUFfKWIzzZ117a)

![](/files/1Ei5l7bVWT1B6BJSUfC2)

2\. You can mint an NFT and list it on the marketplace at the same time. Or you can only do the minting. If you need to list an NFT, you need to confirm the transaction in your wallet.

![](/files/s4xnzGxoT7UaaeOLkPuf)


---

# 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://wiki.oases.com/help-center/getting-started/how-to-mint-an-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.
