# Transaction Fees

Transaction fees are an important consideration when using the Blink wallet to send or receive Bitcoin payments. Fees can vary depending on the transaction method used, whether it's intraledger, on-chain or Lightning Network transactions. In this section, we will cover frequently asked questions about transaction fees, including how to set fees, what factors affect fees, and how to ensure your transaction is processed efficiently while keeping fees low.


---

# 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/transaction-fees.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.
