> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt.
# Embedded mode
> Hide the header and footer when embedding docs in iframes or dashboards
Embedded mode strips the header and footer (including navigation and logo) from a Fern Docs site so a page renders as content only. Use it to:
* Surface docs inside a product dashboard or admin panel
* Embed a page in an iframe without the standard navigation chrome
* Render content-only views in another application
## Enable embedded mode
Add the `embedded=true` query parameter to the URL:
**`HTML`**
```jsx HTML
```
Embedded mode persists across navigation within a session, so internal links keep it active without the query string on every URL.
## Embed external pages
[Embedding external pages in your docs](/learn/docs/writing-content/markdown-media#embed-external-sites) uses the same `