# Plugins

- [Overview](https://help.twinr.dev/plugins/overview.md): Connect WooCommerce, Shopify or Prestashop plugins to create automated event-triggered push campaigns and track revenue for the mobile apps.
- [WooCommerce](https://help.twinr.dev/plugins/woocommerce.md)
- [Shopify](https://help.twinr.dev/plugins/shopify.md)
- [Sharetribe](https://help.twinr.dev/plugins/sharetribe.md)
- [Overview](https://help.twinr.dev/plugins/sharetribe/overview.md)
- [Sharetribe Connection](https://help.twinr.dev/plugins/sharetribe/sharetribe-connection.md): This guide explains how to log in to Sharetribe, create a marketplace, generate API credentials, and connect Sharetribe with Twinr.
- [Listing Push Notification](https://help.twinr.dev/plugins/sharetribe/listing-push-notification.md)
- [Transaction-Related Push Notifications](https://help.twinr.dev/plugins/sharetribe/transaction-related-push-notifications.md)


---

# 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.twinr.dev/plugins.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.
