> For the complete documentation index, see [llms.txt](https://hawn.gitbook.io/hawn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hawn.gitbook.io/hawn/others/tutorials/how-to-put-a-json-message.md).

# How to put a Json message

You just have to put `json:your message`

```
'json:["",{"text":"This is a "},{"text":"test of","color":"dark_aqua"},{"text":" the json "},{"text":"to see if it works","hoverEvent":{"action":"show_text","value":"test"}}]'
```

&#x20;You can generate custom JSON text here : <http://minecraft.tools/fr/tellraw.php>
