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

# Stasis

It repeatedly sends your current position to the server, which can make you appear suspended until you turn the module off.

{% hint style="warning" %}
**Hypixel**

Stasis is patched on Hypixel. Use a pulse value instead of `Disabled` for the current workaround when you need to hold a position briefly.
{% endhint %}

## Control the hold

`Pulse` sets how often Stasis sends the frozen position. `2 ticks` sends it often, while higher values send it less often.

## Hold without pulses

Set `Pulse` to `Disabled` to hold the position without sending pulses. This is the full hold that the Hypixel warning above refers to.
