# Super hATM

**Super hATMs** cater to large-scale transactions for big businesses on Boom. They require a currency trading license.

Super hATMs **handle high-volume transactions, leading to higher earnings**.

Requirements to become a Boom Super hATM are:

* Business registration certificate and license.
* Proof of business address.

{% hint style="info" %}
hATM can manage their availability within the app at any moment.
{% endhint %}

{% hint style="success" %}
Boom has measures to identify and penalize fraudulent activity. Users can also report suspicious hATMs.
{% endhint %}

### Escrow Mechanism

The escrow mechanism acts as a trusted third party during transactions. It holds the funds securely until both parties (hATM and user) confirm the transaction's completion.

When a transaction starts, Boom holds the user's funds in escrow until they complete the cash exchange with the hATM.

<details>

<summary>What happens if a user disputes a transaction?</summary>

Boom's escrow system and dispute resolution process will be engaged to determine the outcome.

</details>


---

# 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.boom.market/ecosystem/hatm/super-hatm.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.
