# 3rd Party Wallet Compatibility

### Open & Universal Payments Protocol

Your customers are able to make payments with any 3rd Bitcoin/LN wallet. They don't have to install any wallet specific to Phenixio. This means you won't go through an extra step of on-boarding your customers. If they have some Bitcoin, you can accept payments from them. [The globe is your marketplace](/features/cross-border-payments.md).

Bitcoin/LN is an open protocol and a network. It is not controlled by a single Organization or a Country. Any person has the freedom to participate as a choice. just like the internet. The whole protocol is being developed and operated as decentralized. As a result, the system becomes increasingly anti-fragile.


---

# 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.phenixio.com/features/3rd-party-wallet-compatibility.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.
