# Empty messages

If you send your panel to a channel and it shows a blank message or if you try to fill out an application and Appy only sends blank messages, you've come to the right place.

<figure><img src="/files/17XR4FU8bEEdFfd5fMdE" alt=""><figcaption></figcaption></figure>

## How to fix?

There is a simple way to fix this:&#x20;

1. Go to your discord settings
2. Click on Text and Images
3. Activate Embeds and link prewiews so its green.&#x20;

<figure><img src="/files/OjFumtmwZVZq6wAh42cJ" alt=""><figcaption></figcaption></figure>

Now your messages should look like this:![](/files/81JPWPzyw8G59QnwN1ZB)

{% hint style="info" %}
**Support**\
If Appy is still showing you empty messages, please join our [**Support server**](https://discord.com/invite/bDmc55c6zY).&#x20;
{% 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.appy.bot/resources/troubleshooting/empty-messages.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.
