# What is Blink's map feature?

The Map feature in Blink allows users to easily locate businesses that accept Bitcoin payments. By accessing the Map feature, users can view all registered businesses and their locations.

Additionally, the Map feature allows users to make payments directly to a merchant by clicking the “Pay to this business” button that appears when a business pin is clicked. This streamlines the payment process and makes it more convenient for both customers and merchants.

If you are a business that accepts Bitcoin payments and would like to be listed on the Map feature, simply contact support for instructions on how to register your business.

When you open the map the first time or click the location icon you can allow Blink to access your device's location which make the merchant map default to your current location.


---

# 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://faq.blink.sv/blink-merchant-map/what-is-blinks-map-feature.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.
