# Page Not Found

The URL `rest-api/trading/create-order-1` does not exist.

You might be looking for one of these pages:
- [Create Order](https://nami.gitbook.io/nami-exchange-api-docs/rest-api/spot/trading/create-order-1.md)
- [Close Order](https://nami.gitbook.io/nami-exchange-api-docs/rest-api/spot/trading/close-order.md)
- [Close All Order](https://nami.gitbook.io/nami-exchange-api-docs/rest-api/spot/trading/close-all-order.md)
- [Get Order Open](https://nami.gitbook.io/nami-exchange-api-docs/rest-api/spot/trading/get-order-open.md)
- [Get Order History](https://nami.gitbook.io/nami-exchange-api-docs/rest-api/spot/trading/get-order-history.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/nami-exchange-api-docs/rest-api/spot/trading/create-order-1.md`)
- Use `Accept: text/markdown` header for content negotiation