# Blink & Other Wallets

Interoperability is an important aspect of any Lightning wallet. In this section, we will cover frequently asked questions about how Blink interacts with other wallets in the bitcoin ecosystem. We will provide information on the compatibility of Blink with various wallets, as well as details on how to transfer funds between Blink and other wallets. Additionally, we will address any concerns related to security and transaction fees associated with interoperability.


---

# 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-and-other-wallets.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.
