# Equipment Tracking & Activation Webhooks

The **Equipment Tracking & Activation** **Webhooks** deliver notifications about payment terminal shipments and activation events. Equipment Webhooks notify when equipment (physical terminals, virtual terminals, JavaScript SDK, or mobile gateway) is onboarded. These webhooks enable you to track terminal deliveries and manage the activation process for your merchants.

For more information, refer to these related articles:

* [Equipment Tracking Webhook](/api-reference/webhooks/working-with-webhooks/equipment-tracking-and-activation-webhooks/equipment-tracking.md)
* [Equipment Activation Webhook](/api-reference/webhooks/working-with-webhooks/equipment-tracking-and-activation-webhooks/equipment-activation.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://docs.xplorpay.com/api-reference/webhooks/working-with-webhooks/equipment-tracking-and-activation-webhooks.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.
