# Page Not Found

The URL `database` does not exist.

You might be looking for one of these pages:
- [Database](https://jelly.js.org/constructors/database.md)
- [TicTacToe](https://jelly.js.org/tictactoe.md)
- [Button Calculator](https://jelly.js.org/btncalc.md)
- [BlackJack](https://jelly.js.org/blackjack.md)
- [About Jelly-djs](https://jelly.js.org/master.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/constructors/database.md`)
- Use `Accept: text/markdown` header for content negotiation