> For the complete documentation index, see [llms.txt](https://docs.blinkgalaxy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blinkgalaxy.com/how-to-start/blink-galaxy-account/link-your-wallet-to-blink-passport.md).

# Link your wallet to Blink Passport

### Login to your Blink Galaxy account

Go to <https://blinkgalaxy.com/signin> and login to your account.

<figure><img src="/files/wayXTTS3Zw3m7kk1ltvn" alt="" width="386"><figcaption></figcaption></figure>

### GQ management and wallet linking

From the top, access the GQ management menu of your Blink Passport account.

<figure><img src="/files/laP7TywGR4LX6pnnZnnO" alt=""><figcaption></figcaption></figure>

From this screen, you will see the "Add Wallet" option, which allows you to link your wallet with your Blink Passport account.

<figure><img src="/files/2qgD4KA3VZM5lU2pefdx" alt=""><figcaption></figcaption></figure>

Choose your favorite wallet to continue with the process.

<figure><img src="/files/Q0r0GJgDoBX5gvJpAPJe" alt="" width="275"><figcaption></figcaption></figure>

To finish you will have to enter the code that you will receive in your email and sign the transaction.

<figure><img src="/files/MbvuH1tkSIzqdjpi4fVV" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.blinkgalaxy.com/how-to-start/blink-galaxy-account/link-your-wallet-to-blink-passport.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
