# Welcome to Neon Cloud

## What is Neon Cloud?

Neon Cloud provides:

* **Virtual Machines** - Deploy Linux and Windows servers in seconds
* **Block Storage** - High-performance NVMe SSD storage for your data
* **Networking** - Build secure, isolated networks with load balancing
* **1-Click Apps** - Deploy popular applications instantly
* **Data Protection** - Automated backups and snapshots

## Why Choose Neon Cloud?

### Developer-Friendly

* Simple, intuitive interface
* Powerful API for automation
* Quick deployment times

### Reliable Infrastructure

* 99.95% uptime SLA
* Enterprise-grade hardware
* Multiple data center locations

### Transparent Pricing

* Pay only for what you use
* No hidden fees
* Prepaid credit system

## Getting Help

* **Documentation** - You're here! Browse our guides
* **Support Tickets** - Get help from our team
* **API Docs** - Available at [api.neoncloud.com/api/docs](https://api.neoncloud.com/api/docs/alto#/)


---

# 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.neoncloud.com/readme.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.
