> For the complete documentation index, see [llms.txt](https://storeberry-docs.gitbook.io/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://storeberry-docs.gitbook.io/user-guide/en/value-added-services/5.2-social-media-live-selling.md).

# 5.2 Social Media Live Selling

Make your Facebook Posts and Live Streams be the most convenient destination for people to engage and shop with your brand! STOREBERRY’s Facebook Live Module supports the automated ordering and messaging function, which can definitely help you to easily connect online stores and social media, and convert comments to sales on Facebook.

### **(i) Facebook “Keyword +1” Live Stream Ordering**

1）You can first go to STOREBERRY Admin Panel<mark style="color:purple;background-color:purple;">**「Setting」「Facebook Connect」**</mark> to confirm that you have successfully linked your Facebook page with STOREBERRY.

2）Go to the STOREBERRY Admin Panel<mark style="color:purple;background-color:purple;">**「Facebook」「Live Room」**</mark> page, click <mark style="color:purple;background-color:purple;">**「Create Live」**</mark> at the top right and enter the live broadcast details, such as title, discount period, live link, etc. You can also set up the pinned message for the live streaming and enable the "+1" ordering system at the bottom of the page, so that customers can place an order simultaneously by leaving the message "product keyword +1" (example: A＋1) during the live streaming!

Meanwhile, the message specifications are not limited to English, uppercase and lowercase, or single item orders. Regardless of whether the customer leaves a message "A+1", "a+1!" or "A+1, B+1", the system can clearly identify it and send the shopping cart to the customer to confirm the payment instantly.

<figure><img src="/files/etFhrYGbpxeuLAx3AovR" alt=""><figcaption></figcaption></figure>

3）In addition, you can click <mark style="color:purple;background-color:purple;">**「Keywords」 「Add Keywords」**</mark> at the bottom of the page to set the keywords and default messages. Chatbot David will help you to reply to the comments under the post and live stream according to the specified keywords. You can also tick the <mark style="color:purple;background-color:purple;">**「Private Reply」**</mark> box below the input box to allow Chatbot David to reply to customers directly on Facebook Messenger. Finally, click <mark style="color:purple;background-color:purple;">**「Save」**</mark>to complete the setting.

<figure><img src="/files/haMkL6uYRRSaenavDoLY" alt=""><figcaption></figcaption></figure>


---

# 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://storeberry-docs.gitbook.io/user-guide/en/value-added-services/5.2-social-media-live-selling.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.
