# Embed Components in Your Post We have two ways to embed components in posts: 1. Copy the component URL from browser, and replace https prefix with **bos**. Set `props` with query parameter such as `accountId=robertyan.near` if needed. ```md bos://near.org/mob.near/widget/Profile?accountId=robertyan.near ``` bos://near.org/mob.near/widget/Profile?accountId=robertyan.near 2. Write the widget src following the format: bos://<accountId>/widget/<widgetName> ```md bos://zavodil.near/widget/Lido ``` bos://zavodil.near/widget/Lido # It Works! Have a try in https://openweb.build/write