# Page Not Found

The URL `using-nats/nex/getting-started/installing` does not exist.

You might be looking for one of these pages:
- [Sending Messages](https://docs.nats.io/using-nats/developer/sending.md)
- [Unsubscribing](https://docs.nats.io/using-nats/developer/receiving/unsubscribing.md)
- [Installing a NATS Server](https://docs.nats.io/running-a-nats-service/introduction/installation.md)
- [Draining Messages Before Disconnect](https://docs.nats.io/using-nats/developer/receiving/drain.md)
- [Receiving Messages](https://docs.nats.io/using-nats/developer/receiving.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.nats.io/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.nats.io/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/using-nats/developer/sending.md`)
- Use `Accept: text/markdown` header for content negotiation