# Frequently Asked Questions

## MagicGestures does not display the parts of the gesture correctly.

This probably happens for 2 reasons: you have SkinsRestorer in your proxy or you have core-shaders that could cause rendering incompatibilities.

<figure><img src="https://1378021457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSJfJnAFsznPqq9q6Kix5%2Fuploads%2FHsiPn1SAA3UDpgyIGU4A%2Fimage.png?alt=media&#x26;token=0be554f4-9901-4c50-bce2-2a854e0f0402" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1378021457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSJfJnAFsznPqq9q6Kix5%2Fuploads%2FxsW0fUwo6N4iISnAKAJF%2Fimage.png?alt=media&#x26;token=84b78e7e-f126-4884-bc2e-8a4067009841" alt=""><figcaption></figcaption></figure>

how to solve it?

If it is because SkinsRestorer is in Proxy mode it is as simple as putting MagicGestures in the plugins folder of your favorite proxy either Bungeecord or Velocity.


---

# 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://francobm.gitbook.io/magicgestures/frequently-asked-questions.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.
