# Unsupported Features

<table><thead><tr><th width="230.6796875">Feature</th><th>Support Status</th><th>Suggested Alternative</th></tr></thead><tbody><tr><td>Liquid Glass</td><td>❌ Not supported</td><td>✅ Use the standard <strong>Blur</strong> effect</td></tr><tr><td>Texture Effects</td><td>❌ Direct texture effects not supported</td><td>✅ Use a <strong>texture image overlay</strong> (import and layer an image)</td></tr><tr><td>Progressive Blur (Blur with Range)</td><td>❌ Not supported</td><td>✅ Use <strong>Layer Blur</strong> or <strong>Background Blur</strong> effects</td></tr></tbody></table>

{% hint style="success" %}
**Tip:** If you’re unsure whether an effect is supported, test a small frame with the plugin first. Stick to **basic Figma effects** (blur, drop shadow, image overlays) for reliable results.
{% endhint %}

Using supported effects ensures your templates look exactly as designed in Rechat.


---

# 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://help.rechat.com/appendix/brokerage-set-up/marketing-template-guidelines/figma/unsupported-features.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.
