# Publishing to the Marketplace

Once your integration is tested and complete, you can apply to list it in the Gormic Marketplace, making it discoverable to all our customers.

### Listing Requirements

* Working, tested integration with at least one sandbox or production account
* Clear documentation for users
* Support contact for customer issues

### Review Process

1. Submit your listing via email
2. Our team will review the integration, security, and docs
3. Approved listings will go live in the marketplace

### Get in Touch

Need help or want to pre-check your listing?\
Contact our developer relations team at [**developers@gormic.com**](mailto:developers@gormic.com)


---

# 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://developers.gormic.com/partners-and-marketplace/publishing-to-the-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.
