# Page Not Found

The URL `api/limit-orders/api-references/fungible-tokens` does not exist.

You might be looking for one of these pages:
- [Retrieve a price: /prices](https://developers.velora.xyz/api/velora-api/velora-market-api/get-rate-for-a-token-pair.md)
- [Get Price & Calldata: /swap](https://developers.velora.xyz/api/velora-api/velora-market-api/get-rate-for-a-token-pair-1.md)
- [Contracts](https://developers.velora.xyz/api/velora-api/velora-delta-api/contracts.md)
- [Example: Fetch Price & Build Transaction](https://developers.velora.xyz/api/velora-api/velora-market-api/examples.md)
- [Build a Delta Order to Sign](https://developers.velora.xyz/api/velora-api/velora-delta-api/build-a-delta-order-to-sign.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/api/velora-api/velora-market-api/get-rate-for-a-token-pair.md`)
- Use `Accept: text/markdown` header for content negotiation