# Glitch

![Glitch](/files/-M5maAxJ4FPiHaq-sgsa)

This effect provides a combination of various glitch effects to apply to the screen. It is perfect for creating TV and computer screens, security and weapon cameras.

| Parameter | Description                                                  |
| --------- | ------------------------------------------------------------ |
| Block     | Strength of random blocks of pixels appearing on the screen. |
| Drift     | Strength of randomized rgb split between pixels.             |
| Jitter    | Strength of jitter/fuzz appearing on the screen.             |
| Jump      | Vertical displacement of the screen.                         |
| Shake     | Horizontal displacement/shake of the screen.                 |


---

# 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://inan.gitbook.io/rich-fx-documentation/effects/screen-distortions/glitch.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.
