# Page Not Found

The URL `getting-started/writing-in-yarn/functions` does not exist.

You might be looking for one of these pages:
- [Functions](https://docs.yarnspinner.dev/write-yarn-scripts/scripting-fundamentals/functions.md)
- [Options](https://docs.yarnspinner.dev/write-yarn-scripts/scripting-fundamentals/options.md)
- [Commands and Functions](https://docs.yarnspinner.dev/yarn-spinner-for-godot/godot-csharp/creating-commands-functions.md)
- [Commands and Functions](https://docs.yarnspinner.dev/yarn-spinner-for-unity/creating-commands-functions.md)
- [Custom Commands and Functions](https://docs.yarnspinner.dev/yarn-spinner-for-other-engines/bevy/creating-commands-functions.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/write-yarn-scripts/scripting-fundamentals/functions.md`)
- Use `Accept: text/markdown` header for content negotiation