> For the complete documentation index, see [llms.txt](https://help.twinr.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.twinr.dev/plugins/sharetribe/overview.md).

# Overview

Twinr’s **Sharetribe integration** is designed specifically to deliver **real-time push notifications** to your mobile app users based on marketplace activity.

Once connected, Twinr ensures that users stay informed about important events without needing to constantly open the app or marketplace website.

***

### What Is the Purpose of the Sharetribe Integration?

The **primary purpose** of the Sharetribe plugin in Twinr is:

> **To send push notifications to mobile users when key marketplace events occur.**

Twinr supports **three types of push notifications**, each serving a different user engagement need.

### Types of Push Notifications Supported

#### 1️⃣ Messaging Push Notifications

Notifies users when they receive a **new message** in the Sharetribe inbox.

**Use case**

* Buyer sends a message to a seller
* Seller receives an instant push notification on their mobile device

**Key points**

* Works automatically after setup
* **Does NOT require Zapier**
* Ideal for real-time user communication


---

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

```
GET https://help.twinr.dev/plugins/sharetribe/overview.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.
