# Page Not Found

The URL `solana/apis/sendtransaction` does not exist.

You might be looking for one of these pages:
- [Send Transaction](https://blockrazor.gitbook.io/blockrazor/transaction-submission/fast/solana/send-transaction.md)
- [Send PrivateTransaction](https://blockrazor.gitbook.io/blockrazor/block-builder/block-builder/send-privatetransaction.md)
- [Send Transaction v2](https://blockrazor.gitbook.io/blockrazor/transaction-submission/fast/solana/send-transaction-v2.md)
- [Get TransactionFee](https://blockrazor.gitbook.io/blockrazor/streams/network-fee-stream/solana/get-transactionfee.md)
- [eth_sendRawTransaction](https://blockrazor.gitbook.io/blockrazor/transaction-submission/fast/bsc/eth_sendrawtransaction.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/blockrazor/transaction-submission/fast/solana/send-transaction.md`)
- Use `Accept: text/markdown` header for content negotiation