> For the complete documentation index, see [llms.txt](https://snowball-lang.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://snowball-lang.gitbook.io/docs/welcome-to-snowball.md).

# Welcome to snowball!

{% hint style="info" %}
**note:** Snowball is still in active development and there can be various changes. If you find any issues, report them [here](https://github.com/snowball-lang/snowball/issues).
{% endhint %}

## Overview

👋 Greetings! Allow me to introduce you to Snowball, a statically-typed, low-weight, object-oriented programming language complete with a garbage collector and module system.

🚀 With a myriad of features to offer, Snowball boasts object-oriented programming, memory safety, built-in functions for enhanced productivity, and faster execution than other languages. Plus, it's garbage collector and unit testing make it a comprehensive tool for developers.

🔍 So why not dive in and explore Snowball's capabilities? For more information, check out the installation guide. Happy coding!

* [Discord](https://discord.com/invite/nnShMQzR4b)

## Quick links

{% content-ref url="/pages/5IWFvQ11HHdctSKkSghH" %}
[Why Snowball](/docs/overview/why-snowball.md)
{% endcontent-ref %}

{% content-ref url="/pages/TGJ19Tyw1RhVyEiNl08e" %}
[Language Features](/docs/overview/language-features.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/7T4Y7WLBYMcanZUUK7cf" %}
[CLI usage and parameters](/docs/snowball-cli-usage/cli-usage-and-parameters.md)
{% endcontent-ref %}

{% content-ref url="/pages/O6hdrujgKZEReMWOqe19" %}
[Getting started](/docs/fundamentals/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/OGrjHVHzMcLqEfjQiJuN" %}
[Hello world!](/docs/fundamentals/hello-world.md)
{% endcontent-ref %}
