> ## Documentation Index
> Fetch the complete documentation index at: https://docs.iotools.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# Embed

> Drop a single tool into your own site

<Info>
  **Coming soon.** Embedding isn't switched on yet — this page is a placeholder for when it is.
</Info>

The plan is a bare-chrome version of any tool, at its own URL, meant to sit inside an `<iframe>` on your own page — no site header or footer, just the tool itself:

```html theme={"system"}
<iframe src="https://iotools.cloud/embed/json-formatter/" width="100%" height="520"></iframe>
```

Check back here once it's live for the supported options and any plan requirements.
