> For the complete documentation index, see [llms.txt](https://help.rechat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rechat.com/guides/marketing/marketing-center/social-marketing/video-social-templates.md).

# Video Social Templates

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

Video performs better than almost any other content on social media. With Video Social Templates in Rechat’s Marketing Center, you can turn your listing photos into polished, branded videos ready for Instagram, Facebook, and more, without needing design or editing experience.

This guide walks you step-by-step through customizing and sharing your video.

{% stepper %}
{% step %}

### Open Video Templates in the Marketing Center

1. Go to **Marketing Center**
2. Select the **Property** category
3. Filter by **Video / Social Templates**
4. Browse and choose a template
5. Click **Next**
   {% endstep %}

{% step %}

### Select Your Property

After clicking Next:

1. Select the **property/listing**
2. Rechat automatically pulls in:
   * Photos
   * Address
   * Price
   * Property details

This saves you time and keeps everything accurate.
{% endstep %}

{% step %}

### Edit Slides & Customize Content

Use the **control bar at the bottom** of the screen to move between slides.

* From here you can:
* Edit text
* Swap photos
* Add music
* Preview anytime
  {% endstep %}

{% step %}

### Render & Share

When you’re happy with the preview:

1. Click **Next** (top right)
2. Your video will **render automatically**
3. Choose how to share:
   * Post or schedule directly to **Instagram**
   * **Download** to your computer
   * **Text to your phone**
   * Share to Facebook, Twitter/X, and more
     {% endstep %}
     {% endstepper %}

Video marketing doesn’t need to be complicated. With Video Social Templates, you can create professional, branded content in just a few clicks and stay top-of-mind with your audience.

Ready to try one? Head to the [Marketing Center](https://app.rechat.com/dashboard/marketing/) and create your first video today.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.rechat.com/guides/marketing/marketing-center/social-marketing/video-social-templates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
