# Page Not Found

The URL `docs/clarity/language-functions` does not exist.

You might be looking for one of these pages:
- [Sending Transactions](https://docs.stacks.co/get-started/build-a-frontend/sending-transactions.md)
- [Parsing a Bitcoin Transaction](https://docs.stacks.co/more-guides/verify-bitcoin-transactions-clarity/parsing-a-bitcoin-transaction.md)
- [Authentication](https://docs.stacks.co/get-started/build-a-frontend/authentication.md)
- [Broadcast Transactions](https://docs.stacks.co/stacks-connect/broadcast-transactions.md)
- [Integrations](https://docs.stacks.co/clarinet/integrations.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/get-started/build-a-frontend/sending-transactions.md`)
- Use `Accept: text/markdown` header for content negotiation