# !sling {power} {angle}

*example: !sling 100 90*

{% hint style="info" %}
Full power at an angle straight above your avatar.
{% endhint %}

*example: !sling 50 45*

{% hint style="info" %}
*Half power at 45 degrees towards the left of your avatar.*
{% endhint %}

*example: !mass sling random random*&#x20;

{% hint style="info" %}
Only moderators can use mass commands.
{% endhint %}

{% hint style="info" %}
!mass sling random random will shoot avatars with random powers at random angles.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.streamavatars.com/stream-avatars/commands/minigames-and-fun-commands/sling-power-angle.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
