# Page Not Found

The URL `digging-deeper/data-transfer-objects` does not exist.

You might be looking for one of these pages:
- [Data Transfer Objects](https://docs.saloon.dev/2/the-basics/data-transfer-objects.md)
- [Solo Requests](https://docs.saloon.dev/2/digging-deeper/solo-requests.md)
- [Retrying Requests](https://docs.saloon.dev/2/digging-deeper/retrying-requests.md)
- [Plugins](https://docs.saloon.dev/2/digging-deeper/traits.md)
- [Senders](https://docs.saloon.dev/2/digging-deeper/senders.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/2/the-basics/data-transfer-objects.md`)
- Use `Accept: text/markdown` header for content negotiation