# Set your Blink account as an LNbits funding source

Since LNbits v0.12.10 Blink is available to be set as a funding source in the LNbits Server Settings.\
\
Steps to set up:\
\
\* get a Blink API key at [dashboard.blink.sv](https://dashboard.blink.sv\)). Find more details about the Dashboard and API keys [here](https://dev.blink.sv/api/auth).\
\
\* log in as the [LNbits super user](https://github.com/lnbits/lnbits/blob/dev/docs/guide/admin_ui.md)

\* open the `Server` settings

![](/files/IM9YPekGnB8aUzQjHWrI)\\

\* choose `Blink` from the dropdown menu under `Funding Sources` **-** `Active Funding (Requires server restart)`\
\* paste your API key to the `Key` field

\
![](/files/NEYcRmmZJzAQ5g4rFytP)

\* restart LNbits\
\
\* alternatively can edit the LNbits `.env` file directly as well if have access to the terminal on the server


---

# 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/integrations/set-your-blink-account-as-an-lnbits-funding-source.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.
