# #4 Register an NFT

Now, let's try registering an NFT on Opick!

1. Click the icon in the upper right corner

![](/files/YWVsUQe7h7yKycEKSJjB)

2\. Click on the "Create" button.

![](/files/1PiYHmklfNGdnK2FylM3)

3\. Click to select and upload images or other files to list as an NFT.

![](/files/ASuAuFePCivtjY5jDh9A)

4\. Enter the Item category, Name, and Description of the NFT as done below.

![](/files/IIf5Zpr5yioaDLFuNFGq)

&#x20;5\. Click "Create item" to register the NFT.

![](/files/xSyElbUIAz6s2r0rTXBE)

6\. NFT has been successfully registered.

![](/files/JF7rEZQlx7VH3yKRtEeQ)


---

# 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://ctomorrow.gitbook.io/opick/guide/4-register-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.
