# Embed a Vimeo Video

To embed a video from Vimeo you'll need to find and copy the HTML code to embed it. Don't worry, this sounds more complicated than it actually is.&#x20;

Here's how to do it…

Find the video on Vimeo you'd like to embed, and click the "**Share**" button located just below the video.

![Click the share button underneath the video](https://3941723260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQxK7JyV6iH6ddgHOOt8v%2Fuploads%2F259rtTTpeHscUBKvZrL6%2Fhow-to-embed-a-vimeo-video-in-rapidweaver.png?alt=media\&token=3cb2a5fd-f805-47c3-beef-056ea60a30a2)

Expand the "**Show Options**" link.

![Click "Show Options"](https://3941723260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQxK7JyV6iH6ddgHOOt8v%2Fuploads%2Fnh0SJd6K9ESCwRZFSAQf%2Fhow-to-embed-a-vimeo-video-in-rapidweaver-2.png?alt=media\&token=732b6880-1cb9-4e53-9b9c-c08881f717b6)

Next, select the options available to customize the video player that will be displayed on your website.

![Select video player options](https://3941723260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQxK7JyV6iH6ddgHOOt8v%2Fuploads%2FKhwW22bIOPkyvzxvmx8r%2Fhow-to-embed-a-vimeo-video-in-rapidweaver-3.png?alt=media\&token=2ffad184-8a1a-4978-9c08-1b0c51003af7)

Then, highlight the code located in the "**Embed**" box and copy it.

![Highlight the embed code and copy it](https://3941723260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQxK7JyV6iH6ddgHOOt8v%2Fuploads%2FwqMiP3jkMNr8J6RcWyCD%2Fhow-to-embed-a-vimeo-video-in-rapidweaver-4.png?alt=media\&token=60f6dfb0-36cc-433f-8d1b-8ea8cdf0ed6f)

After that, head on over to RapidWeaver and in edit mode paste the embed code into your page. Below is an example showing the embed code pasted into a [Styled Text](https://docs.realmacsoftware.com/classic-manual/user-manual/page-types/styled-text) page.

{% hint style="warning" %}
After pasting the embed code in RapidWeaver, highlight it then from the menubar select **Format** > **Clear Formatting**, then **Format** > **Ignore Formatting**.
{% endhint %}

![Paste the HTML embed code into your page while in Edit mode](https://3941723260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQxK7JyV6iH6ddgHOOt8v%2Fuploads%2FQPTc89y6P6NI05K4JqrA%2Fhow-to-embed-a-vimeo-video-in-rapidweaver-5.png?alt=media\&token=3c0d8f5d-25a7-4e0d-955b-e6601de549ac)

You should now be able to preview your embedded Vimeo video in preview mode. If all looks well you are ready to publish.

<figure><img src="https://3941723260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQxK7JyV6iH6ddgHOOt8v%2Fuploads%2FVSkCk8pi0hCMQ1Z7QOpU%2Fhow-to-embed-a-vimeo-video-in-rapidweaver-6.png?alt=media&#x26;token=7e7f66db-9f41-4211-bf4f-8d6af6264a50" alt=""><figcaption><p>Preview your Vimeo video in preview mode</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.realmacsoftware.com/classic-manual/user-manual/how-to/embed-a-vimeo-video.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
