# Embed Video Blocks

> Learn how to share and embed individual video blocks from VIDEOJOBS.

Source: https://docs.videojobs.io/embed-video-blocks

> For the complete documentation index, see [llms.txt](https://docs.videojobs.io/llms.txt).

# Embed Video Blocks

Each Video Block can be shared and embedded independently wherever it is posted. You can easily integrate it into your website or share it on social media.

![Video Block](/8-video-block/video-block.png)

## How to Integrate a Video Block

<Steps>
  <Step title="Navigate to the Video Block">
    Go to the desired Video Block you want to share.
  </Step>
  <Step title="Click the Share button">
    Click the <Icon name="Share" size={16} /> **Share** button located in the top right corner.
  </Step>
  <Step title="Choose your sharing option">
    An interface will appear, providing you with sharing options, including an embed code.
  </Step>
</Steps>

![Share Video Block](/18-embed-video-blocks/modal.svg)

### Sharing Options

- **Direct Link:** This option will give you a direct link to the video.
- **Embed Video:** This provides the code necessary to embed the chosen video on any website.

<Columns cols={2}>
  <Card title="Embed Image Blocks" icon="Image" href="/embed-image-blocks">
    Learn more about how you can Embed Image Blocks.
  </Card>
  <Card title="Account" icon="User" href="/account">
    Learn more about Account, with all its features.
  </Card>
</Columns>
