# Developer Insights

- [Github](https://docs.reo.dev/integrations/input-sources/developer-insights/github.md)
- [Tech Hiring](https://docs.reo.dev/integrations/input-sources/developer-insights/tech-hiring.md)
- [Documentation](https://docs.reo.dev/integrations/input-sources/developer-insights/documentation.md)
- [Cloud Product](https://docs.reo.dev/integrations/input-sources/developer-insights/cloud-product.md)
- [Website](https://docs.reo.dev/integrations/input-sources/developer-insights/website.md)
- [Forms](https://docs.reo.dev/integrations/input-sources/developer-insights/forms.md)
- [Code Interactions](https://docs.reo.dev/integrations/input-sources/developer-insights/code-interactions.md)
- [Local Product](https://docs.reo.dev/integrations/input-sources/developer-insights/local-product.md)
- [Docker](https://docs.reo.dev/integrations/input-sources/developer-insights/docker.md)
- [Maven](https://docs.reo.dev/integrations/input-sources/developer-insights/maven.md): With Reo.dev, you can now identify and monitor downloads of your open-source artifacts through Maven. This short guide will walk you through how this works and how you can set it up.
- [Helm](https://docs.reo.dev/integrations/input-sources/developer-insights/helm.md)
- [MCP Server](https://docs.reo.dev/integrations/input-sources/developer-insights/mcp-server.md): How to Integrate your Product / Authenticated MCP with Reo.Dev


---

# 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.reo.dev/integrations/input-sources/developer-insights.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.
