> ## Documentation Index
> Fetch the complete documentation index at: https://help.lobyco.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Communication

> Feed, push, prompts, banners and customer feedback — the customer-facing messaging surfaces.

The communication services drive the messaging surfaces in the mobile app and web channels, plus inbound customer feedback.

<Columns cols={2}>
  <Card title="Feed" icon="rss" href="/integration/other-integrations/communication/feed">
    The in-app content feed — content types, targeting, lifecycle and navigation.
  </Card>

  <Card title="Push" icon="bell" href="/integration/other-integrations/communication/push">
    Mobile notifications and the device subscriptions that receive them.
  </Card>

  <Card title="Prompt" icon="comment" href="/integration/other-integrations/communication/prompt">
    In-app prompts, the two integration patterns, and recording interactions.
  </Card>

  <Card title="Banner" icon="image" href="/integration/other-integrations/communication/banner">
    Promotional banners — types, targeting, scheduling and navigation.
  </Card>

  <Card title="Customer Feedback" icon="comment-dots" href="/integration/other-integrations/communication/customer-feedback">
    Post-purchase feedback tied to a receipt, and the reports built from it.
  </Card>
</Columns>

Endpoint documentation for all of these lives in the [Communication API reference](/api-reference/communication).
