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:
Add the embedded=true query parameter to the URL:
Embedded mode persists across navigation within a session, so internal links keep it active without the query string on every URL.
Embedding external pages in your docs uses the same <iframe> syntax, without ?embedded=true.