# AI Marketplace

We will be developing our own in-house NFT marketplace. The goal is not to compete with other NFT marketplaces.&#x20;

Our goal is to build out the infrastructure to search for assistants easily. Due to the large industry coverage we provide, we will need to completely redevelop how NFTs are grouped, searched for, etc. This is not currently possible on available marketplaces. We do not aim to support NFT collections outside of our AI Assistants, as it would become too cluttered and decrease the user experience.

<figure><img src="/files/AqS5M5Zoah5IGl08YV8D" alt=""><figcaption></figcaption></figure>

We also can use this opportunity to develop custom metrics, public feedback systems, user verification (to distinguish bot comments from real users), and more. We need to make the system as seamless as using any online marketplace typical of web2.


---

# 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://skillful-ai.gitbook.io/skillful-ai-public-docs/products/ai-marketplace.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.
