Using images on Docs

Note: As of Docs 2.6.0, you can upload images directly to your Docs pages. This feature requires a premium plan.


Uploading Directly (Premium)

If you have a premium plan, you can upload images without any Markdown - just paste your image directly into the editor where you want it to appear. Example video

Using an external hosting provider -- This feature will be unavailable soon

This feature will be unavailable starting June 10th, 2026. Learn more 

You can embed images using standard Markdown syntax:

![Alt text](image-url)

Example:

![example](https://cdn.encoded.gg/layeredy/rat.png)

The alt text (e.g. Alt text) improves accessibility and is displayed if the image fails to load. If you prefer to use an external image host instead of uploading directly, simply paste your image URL in place of image-url.

You CANNOT use videos with Docs unless you are using our built-in uploader.