# Page Not Found

The URL `core-concepts/lists` does not exist.

You might be looking for one of these pages:
- [Lists](https://sovdee.gitbook.io/skript-tutorials/unfinished/lists.md)
- [Vectors](https://sovdee.gitbook.io/skript-tutorials/core-concepts/vectors.md)
- [Variables](https://sovdee.gitbook.io/skript-tutorials/core-concepts/variables.md)
- [Custom Commands](https://sovdee.gitbook.io/skript-tutorials/core-concepts/commands.md)
- [Indentation and Program Flow](https://sovdee.gitbook.io/skript-tutorials/core-concepts/indentation.md)

## How to find the correct page

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

## Tips for requesting documentation

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