# FAQ

### Q1: **How to participate in a challenge?**

&#x20;To participate:\
&#x20; 1.Ensure your NFT is listed.\
&#x20; 2.Click "Submit" on any challenge card.\
&#x20; 3.Select the relevant NFT for submission.

### Q2: **How to list an NFT?**

1. Connect your digital wallet (e.g., Metamask).
2. Click "Create" and select "NFT."
3. Upload your artwork file and provide required data:
4. &#x20; Define category of your NFT according to the list of categories . ( this can help your NFT be seen in searches)
5. &#x20;Define the feature of your NFT .( if it is a 2D, 3D, animated, or etc)
6. Define the desired scarecity of your NFT . ( Scarcity refers to the limited availability, making your artwork unique and valuable)<br>
7. &#x20;Put a name on your NFT .
8. Describe the story of your NFT creation or any related information you wish to mention )
9. &#x20;Select how many copies of your NFT do you wish to have .
10. &#x20;Define a royalty fee for your NFT (Royalty fee is the percentage of revenue you wish to receive in future sales of your NFT in secondary markets which is eternal )<br>
11. &#x20;Press create NFT button, and done your NFT now is owned by you and minted. But not listed yet ;)<br>
12. Now go to your profile, click on your Owned NFTs .<br>
13. &#x20;select one of your owned NFTs.<br>
14. Click on more info and choose "List for sale."<br>
15. In the pop-up window, set a price in Niko for your artwork and click “List NFT”.

{% hint style="success" %}
&#x20; <mark style="color:green;">**Congratulations,**</mark> you just received one Niko token ( you can see on the header of your profile )\
Your NFT is now listed and ready for challenge submission.
{% endhint %}

### Q3: **Why should I participate in a challenge?**

* Participants engage in artistic co-creation and collaboration.
* Challenge creators invite you to share ideas; winners share revenue. Journeys and benefits for winners:

1. Bonus: Receive 10 Niko drops upon challenge approval.
2. &#x20;NFT may be re-listed at a higher price, benefiting the creator.
3. NFT might get a physical twin, increasing its value.
4. NFT may be 3D modeled as an asset, sharing revenue from metaverse usage.&#x20;
5. Winners gain visibility in a community of brands and artists.&#x20;
6. Exposure for all participants, even non-winners, within a collector community.
7. Option to submit the artwork to other similar challenges.


---

# 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://docs.neoki.io/support/faq.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.
