# Page Not Found

The URL `developing-with-nats/sending/structure` does not exist.

You might be looking for one of these pages:
- [Sending Structured Data](https://docs.nats.io/using-nats/developer/sending/structure.md)
- [Receiving Structured Data](https://docs.nats.io/using-nats/developer/receiving/structure.md)
- [Installing, running and deploying a NATS Server](https://docs.nats.io/running-a-nats-service/introduction.md)
- [NATS Service Infrastructure](https://docs.nats.io/nats-concepts/service_infrastructure.md)
- [Request-Reply Semantics](https://docs.nats.io/using-nats/developer/sending/request_reply.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/structure.md`)
- Use `Accept: text/markdown` header for content negotiation