# Page Not Found

The URL `getting-started/writing-in-yarn/logic-and-variables` does not exist.

You might be looking for one of these pages:
- [Variables](https://docs.yarnspinner.dev/write-yarn-scripts/scripting-fundamentals/logic-and-variables.md)
- [Smart Variables](https://docs.yarnspinner.dev/write-yarn-scripts/scripting-fundamentals/smart-variables.md)
- [Nodes and Lines](https://docs.yarnspinner.dev/write-yarn-scripts/scripting-fundamentals/lines-nodes-and-options.md)
- [Implementing Custom Variable Storage](https://docs.yarnspinner.dev/yarn-spinner-for-godot/godot-csharp/advanced-guides/yarn-variables-and-variable-storage-godot.md)
- [In-Memory Variable Storage](https://docs.yarnspinner.dev/components/variable-storage/in-memory-variable-storage.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/logic-and-variables.md`)
- Use `Accept: text/markdown` header for content negotiation