# Apply for Verification

### How to Apply for Verification <a href="#h_c32e838c81" id="h_c32e838c81"></a>

In order to make an NFT available for trading on Joepegs, you will either need to have an NFT contract created for you (by Joepegs) or create one yourself.

If you would like Joepegs to verify your existing collection for trading, you can fill out the form below:

[Collection Verification Application](https://docs.google.com/forms/d/e/1FAIpQLSczNNSR30wn4JYId1-lMvERxjItI_0_3QP6BeVS-A7AJyjOHA/viewform)

{% hint style="info" %}
Please allow for the Team time to review and respond to your application, if you hear nothing back after 7 days has passed, you can assume your application has been unsuccessful.
{% 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.lfj.gg/joepegs/business-enquiries/apply-for-verification.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.
