> For the complete documentation index, see [llms.txt](https://docs.starbackr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.starbackr.com/guides/tip-and-tricks/log-in-sign-up-using-a-wallet/link-a-wallet-to-an-existing-account.md).

# Link A Wallet To An Existing Account

If you already have a regular e-mail/password STARBACKR account, you can still benefit from easy logins using your Slashtags- or LNURL-auth-enabled Wallet. Simply link your account to your wallet by following the steps below.

Step-By-Step Guide

1. Navigate to the [STARBACKR Log-In page](https://app.starbackr.com/login) (log out if you are logged in already).
2. Click the "Slashtags / Lightning" button\
   \ <img src="/files/3rfi162OoqJXP9gFvxD9" alt="" data-size="original">
3. Scan the QR-code using your Slashtags- or LNURL-auth-enabled wallet and confirm the process in your wallet.\
   \
   &#x20;![](/files/v7Zo7PnMIi3qnXvsoLro)
4. STARBACKR will now ask for your e-mail and password. Enter your STARBACKR credentials and click "Link Account".\
   \
   ![](/files/W7ijhzMYhCBIx97tX4K1)
5. Congratulations, your STARBACKR account is now linked to your Wallet. The next time you scan the QR code with your Wallet, you will be logged in automatically.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.starbackr.com/guides/tip-and-tricks/log-in-sign-up-using-a-wallet/link-a-wallet-to-an-existing-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.
