# Participants in Challange

### How to participate in a challenge

1. Ensure your NFT is listed.&#x20;
2. Go to your selected challenges card.
3. Click "Submit" on any challenge card.
4. Select the relevant NFT for submission.
5. Learn how to create an NFT here if you don't know! ([Click here to learn how to create an NFT](/product-guides/create-and-list-nft.md)[.](/product-guides/create-and-list-nft.md))

{% hint style="success" %}
Participants engage in artistic co-creation and collaboration.
{% endhint %}


---

# 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/challenges/participants-in-challange.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.
