Hi, let me know if I should move or add this issue to another repo. I think it would be good if the Getting Started guide included an explanation of scoping rules in Elixir. This resource is quite comprehensive: https://elixir-lang.readthedocs.io/en/latest/technical/scoping.html It appears that no comparable 'official' resource is available. To me, this is an oversight – variable scoping seems like a fundamental aspect of a language. Should we add some of that content into the Getting Started? (cc @axelson with whom this came up in conversation)