> 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.md).

# Social Marketing

You can find beautiful designs to help promote your listings, for every stage of their life cycle, or celebrate Holidays, Birthdays and Anniversaries with your sphere.&#x20;

{% tabs %}
{% tab title=" 📱 Mobile" %}
The iOS app is a great place to do social marketing (note: email, newsletter, and multi-listing templates are not supported in the iOS app). These are some of the things you can do in the different sections of the Marketing tab on the iOS app:

* **Search**: Select search to see all of the template types to share.
* **View My Designs**: In this section you will find all of the templates you have created and sent to date in  Rechat.
* **Promote Your Listings**: If you have deals acccess, your deals' listings are populated in this section as well as your listings in the MLS. You can also search all MLS listings.
* **Discover Designs**: here you can filter your templates by type (Properties, Holidays, Celebrations, and Brand)
* Once you have found the template you want to share you can edit any of the details on the template. Listing template data is pre-populated from the listing you have chosen to share,  and if you want to rearrange the photos, or edit any of the listing data, you can do this before sending.
  {% endtab %}

{% tab title=" 🖥️ Desktop" %}
Rechat allows members to schedule and share posts directly to **Instagram**. Members must complete four simple steps to successfully connect their Rechat account to Instagram. You must have a **Facebook Page**, **Professional Instagram**, and those accounts **must** be connected.

[**How to create a Facebook Page**](https://www.facebook.com/business/help/1199464373557428?id=418112142508425)

[**How to set up a business account on Instagram**](https://www.facebook.com/help/instagram/502981923235522?cms_platform=iphone-app\&helpref=platform_switcher)

[**Add or change the Facebook Page connected to your Instagram professional account**](https://help.instagram.com/570895513091465)

Once you've completed the above steps, you'll be able to connect Instagram to Rechat to schedule and share social posts directly to Instagram, as shown in the video below.

{% embed url="<https://rechatq.wistia.com/medias/4mlftqoa1m>" %}
{% endtab %}
{% endtabs %}


---

# 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.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.
