# Marketplace

- [Introduction](https://docs.umbraco.com/umbraco-dxp/marketplace/introduction.md): Finding, reviewing and listing Umbraco packages at the Umbraco Marketplace
- [Listing Your Package](https://docs.umbraco.com/umbraco-dxp/marketplace/listing-your-package.md): Learn how to get your Umbraco packages listed on the Umbraco Marketplace.
- [Package Telemetry Data](https://docs.umbraco.com/umbraco-dxp/marketplace/package-telemetry-data.md): How package telemetry data collected from Umbraco installations is used to order packages


---

# 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.umbraco.com/umbraco-dxp/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.
