# Get Listed On The Agents Marketplace

Are you creating an innovative AI agent that could benefit the average crypto trader and investor? This guide outlines our listing process, requirements and evaluation criteria for being featured in our curated marketplace.

### Submit Your Agent

Click on the "+ List Your Agent" button on the agent marketplace and complete the form to submit your ai agent for review.

Please ensure that you submit the form with accurate details regarding the agent. Additionally, your agent must be live and available to be used by users and lastly your contact details must be accurate and accessible incase we need more information.

### Review

Once we have received your application form, we will review the agent. We may reach out in case we need more information regarding the ai agent, team, project or any other information related to the matter.

### Approval

Once your approval is complete, your ai agent will be added to the Agents Marketplace on Onchained.

### Apply Now

Ready to submit your agent to be listed on Onchained? Complete our \[TO-DO: Application Listing Form] to begin the process.

{% hint style="info" %}
**Note:** Meeting the basic requirements does not guarantee listing. We carefully curate our marketplace to ensure all agents provide exceptional value to our users. The final decision on listings remains at the discretion of the Onchained team.
{% 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://onchained.gitbook.io/onchained/marketplace/get-listed-on-the-agents-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.
