# Embedding a video in a WordPress site

If you copy and paste a YouTube URL into a WordPress page or post, WordPress will automatically convert the URL into an embedded version of the video.

1. [Find your video on YouTube](/google-and-youtube-basics/youtube/accessing-a-video-youve-uploaded-to-youtube.md). Copy the URL.
2. Log into your WordPress site.&#x20;
3. In a WordPress page or post, paste the URL directly into the Visual editor. WordPress will convert the URL into an embedded verison of the video.


---

# 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://jjloomis.gitbook.io/google-and-youtube-basics/youtube/embedding-a-video-in-a-wordpress-site.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.
