# YouTube & Vimeo Videos in Email

### Search for YouTube Videos While Creating Marketing Templates

While creating emails, agents can now conveniently search for videos within Rechat. After dropping the Video block into your email, a video search box will appear - allowing you to search and pick any Youtube video available.

Pasting direct links to Youtube and/or Vimeo is still supported.

{% embed url="<https://rechatq.wistia.com/medias/s5daz9yfsg>" %}

### Article Accessibility Through RSS Feeds

Similarly, on the editor page under Articles, Rechat will automatically load a series of articles from well-known real-estate news sites and blogs. You can easily pick the most interesting articles for your emails here.

As always, you have the ability to link to any article on the internet.

{% embed url="<https://rechatq.wistia.com/medias/ct1pwigeke>" %}


---

# 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://help.rechat.com/whats-new/october-8.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.
