# Page Not Found

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

You might be looking for one of these pages:
- [Private Keys](https://docs.stacks.co/stacks.js/private-keys.md)
- [Non-Fungible Tokens](https://docs.stacks.co/get-started/create-a-token/non-fungible-tokens.md)
- [Fungible Tokens](https://docs.stacks.co/get-started/create-a-token/fungible-tokens.md)
- [Parsing a Bitcoin Transaction](https://docs.stacks.co/more-guides/verify-bitcoin-transactions-clarity/parsing-a-bitcoin-transaction.md)
- [Networks](https://docs.stacks.co/stacks.js/networks.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., `/stacks.js/private-keys.md`)
- Use `Accept: text/markdown` header for content negotiation