# hATM

**A Boom human ATM (hATM)** is someone who helps Boom users cash in and cash out of their Boom wallets for a fee. hATM are visible on a map for users to find them.

{% hint style="success" %}
Boom uses a secure escrow mechanism to protect both hATMs and users during transactions.
{% endhint %}

The benefits of becoming a Boom hATM are:

* Earning commission on every transaction you complete.
* Set your own hours and work from your preferred location.
* Increase foot traffic to your business (if applicable).

Boom users can pay in cash or via various methods like wire transfers, credit/debit cards, or cryptocurrency.

<details>

<summary>How do I become a Boom hATM?</summary>

First, you must be 18+ and have a valid government-issued ID.

Then:\
• Open the Boom app. \
• Click the radio icon on the top left corner (wallet section). \
• Enable location services. \
• On the map, click the radio icon on the top right corner. \
• Enable the "I agree to be a Boom hATM" button. \
• Alternatively, enable it through your merchant profile.

</details>

<details>

<summary>What is a typical hATM commission rate?</summary>

Boom recommends charging a commission of 0-5% per transaction and emphasizes ethical conduct.

</details>

<details>

<summary>What documents do I need to become a Boom hATM?</summary>

• Individuals: Valid government-issued ID card.\
• Businesses: Valid business registration ID.

</details>

<details>

<summary>What happens if a user cancels a transaction after I accept it?</summary>

The escrow protects you. The user won't receive their cash/BMC until they complete the transaction.

</details>

<details>

<summary>How do I get notified about potential transactions?</summary>

hATMs within a 50km radius of a user requesting a transaction will receive a push notification.

</details>

If you're planning to handle high-volume transactions, you should consider becoming a [Boom Super hATM](/ecosystem/hatm/super-hatm.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.boom.market/ecosystem/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.
