# Installation in B3

The B3 SMS device is defined in B3 as an SMS dispatcher using webhook as a delivery method in alarm group. The detailed description can be found in[A-B3 Domain Administrator Manual](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/).

The APIUniqueID described in [Script preparation](/b3-sms-device-installation-manual/installation-procedures/router-setup/script-preparation.md) is the identifier used in the webhook.


---

# 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.boomerang3.com/b3-sms-device-installation-manual/installation-procedures/installation-in-b3.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.
