# Page Not Found

The URL `docs/write-smart-contracts/tokens` does not exist.

You might be looking for one of these pages:
- [Fungible Tokens](https://docs.stacks.co/get-started/create-a-token/fungible-tokens.md)
- [Non-Fungible Tokens](https://docs.stacks.co/get-started/create-a-token/non-fungible-tokens.md)
- [Payments](https://docs.stacks.co/get-started/use-cases/payments.md)
- [Semi-Fungible Tokens](https://docs.stacks.co/get-started/create-a-token/semi-fungible-tokens.md)
- [Stacks.js Integration](https://docs.stacks.co/clarinet/integrations/stacks.js.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/create-a-token/fungible-tokens.md`)
- Use `Accept: text/markdown` header for content negotiation