> ## Documentation Index
> Fetch the complete documentation index at: https://docs.oduist.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Tips & Tricks

> Quick prompt tips for dynamic variables.

# Tips & Tricks

## Prompts

Using dynamic variables in prompts:

* Works: `{{system_error_message}}`
* Does not work (spaces inside braces): `{{ system_error_message }}`
