> For the complete documentation index, see [llms.txt](https://accio15.gitbook.io/mr.crown/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://accio15.gitbook.io/mr.crown/set-up/admin-only/embeds-and-messages/embeds.md).

# Embeds

How-To Send Embeds

#### You can find an advanced Embed example [here...](/mr.crown/features/custom-embeds-and-messages.md#here-are-a-couple-of-examples)

## Sending an Embed with JSON Data :

#### **You can use** [***Discohook***](https://discohook.org/) **to create and design your Embed**

### Resources to help you design your embed :

* [Markdown Cheat Sheet](https://github.com/Shilish/Mr.Crown/blob/main/Resources/Markdown.md#markdown) \[Must Read]
* [Markdown Text 101](https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline-)
* [Discord Text Formatting - A complete guide to formatting text on Discord‍](https://www.remote.tools/remote-work/discord-text-formatting)

{% hint style="info" %}
We recommend [discohook.org/](https://discohook.org/) for creating your embed and sourcing JSON Data
{% endhint %}

### Steps :

* First Lets Design/Make our Embed
* You can make use of the [resources provided above](#resources-to-help-you-design-your-embed) to make the Embed

![](https://3911814292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkdMcuuFYju1UDTFNYl%2Fuploads%2FswnbJbNrLvxWTelUM6EV%2Funknown.png?alt=media\&token=bdbda6b9-5833-496d-b281-dea801afe39e)

* Click the *`JSON Data Editor`* Button

![](https://3911814292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkdMcuuFYju1UDTFNYl%2Fuploads%2FPT6BwKvkN1mZ8OK160Ie%2Funknown.png?alt=media\&token=7d64540a-4a5a-47b4-a32d-dd1bd861d7c2)

* Click *`Copy to Clipboard`*
* Head over to Discord
* Type <mark style="color:orange;">`!say`</mark><mark style="color:red;">`<`</mark><mark style="color:red;">**`Paste`**</mark><mark style="color:red;">`JSON Data >`</mark>

![Example Embed](https://3911814292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkdMcuuFYju1UDTFNYl%2Fuploads%2FLY1J7aRjTiWmxmfyPHX4%2Funknown.png?alt=media\&token=ad1f9112-f4a8-4a36-b662-0f7c6d81afc0)

{% hint style="warning" %}
Don't worry about deleting the long and ugly command message you sent, the bot will delete it for you :)
{% endhint %}

{% hint style="danger" %}
All <mark style="color:red;">`" "`</mark> , <mark style="color:red;">`:`</mark> and <mark style="color:red;">`{ }`</mark> are compulsory or else the bot will return an error
{% endhint %}

## Facing an issue?

Feel free to join our [**`Support Server`**](https://discord.gg/UVZKvqQUAW) or create a new issue/discussion over at [**`GitHub`**](https://github.com/Shilish/Mr.crown/issues)
