# How can I add balance to my Blink account?

There are several ways to add funds to your Blink account:

1. Earn or receive bitcoin: sell some goods or get paid in bitcoin to your Blink wallet.
2. Buy bitcoin through Blink: for users in El Salvador who have [upgraded their account to level 2](https://faq.blink.sv/using-blink/how-can-i-change-my-transaction-limits-on-my-blink-account) buying and selling bitcoin is available with Blink:
   * In the Blink app see: [How can I buy bitcoin with Blink?](https://faq.blink.sv/buy-and-sell-bitcoin/how-to-buy-bitcoin-with-blink)
   * Alternatively can use the website: [fiat.blink.sv](https://fiat.blink.sv)
3. Send bitcoin from an exchange or other wallet using the Lightning Network.
4. Send bitcoin from an exchange or other wallet on-chain to the provided Bitcoin wallet address.
5. Buy bitcoin peer to peer or through an ATM.

Please note that fees may apply depending on the method you choose to add funds to your Blink account.


---

# 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/using-blink/how-can-i-add-balance-to-my-blink-account.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.
