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

# Push NBC

You can receive **static content** and **Non-Bookable Content (NBC)** for excursions in the **same XML format** as the transactional OTA\_TourActivityRQ/RS messages.

Instead of being returned in response to a real-time request, this static content is delivered as a **notification** (push) file. The structure, nodes, and data fields are identical to those used in transactional messages, making it easy to process and integrate static product information, descriptions, and amenities alongside your live pricing and availability feeds.

<Info>
  Static content and NBC push notifications allow you to keep your excursion product catalog up-to-date with the same schemas and logic as your transactional integration.
</Info>

<CardGroup cols={2}>
  <Card title="Accommodation NBC" icon="hotel" href="/hotel/mappingRS" />

  <Card title="Product NBC" icon="person-hiking" href="/excursion/mappingXARS" />
</CardGroup>
