> For the complete documentation index, see [llms.txt](https://docs.neoncloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neoncloud.com/neon-cloud-marketplace-1-click-apps.md).

# Neon Cloud Marketplace (1-Click Apps)

- [AI Tools](https://docs.neoncloud.com/neon-cloud-marketplace-1-click-apps/ai-tools.md): This guide explains how to set up your AI tool on a pre-configured Neon Cloud Server. All dependencies are pre-installed, you only need to add your AI provider API key to get started.
- [Business Analytics](https://docs.neoncloud.com/neon-cloud-marketplace-1-click-apps/business-analytics.md)
- [Web Hosting Control Panels](https://docs.neoncloud.com/neon-cloud-marketplace-1-click-apps/web-hosting-control-panels.md)
- [Monitoring and Visualization](https://docs.neoncloud.com/neon-cloud-marketplace-1-click-apps/monitoring-and-visualization-tools.md): Here is the list of monitoring and visualization tools currently available on Neon Cloud. You can also find the supported OS for each tool, along with a post-installation guide to assistance
- [Development and Automation Tools](https://docs.neoncloud.com/neon-cloud-marketplace-1-click-apps/development-and-automation-tools.md)
- [Databases](https://docs.neoncloud.com/neon-cloud-marketplace-1-click-apps/databases.md): This guide provides step-by-step instructions to help users set up databases and manage access directly on virtual machines using console access or SSH tools like PuTTY.
- [Security Tools](https://docs.neoncloud.com/neon-cloud-marketplace-1-click-apps/security-tools.md)
- [Storage and Sharing](https://docs.neoncloud.com/neon-cloud-marketplace-1-click-apps/storage-and-sharing.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.neoncloud.com/neon-cloud-marketplace-1-click-apps.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
