# 主页222

## Getting Super Powers

Becoming a super hero is a fairly straight forward process:

```
$ give me super-powers
```

{% hint style="info" %}
&#x20;Super-powers are granted randomly so please submit an issue if you're not happy with yours.
{% endhint %}

Once you're strong enough, save the world:

![](https://3699602991-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHpeXM8Lj8oTXzuX2VI%2F-MHpgqj2ee5hGeEYDAp9%2F-MHph2x-fifIwmWlLqpj%2Fimage.png?alt=media\&token=5ee02c71-0827-415c-9c39-9fd9c6dbd235)

{% code title="hello.sh" %}

```bash
# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'
```

{% endcode %}
