> 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.md).

# Blink Galaxy Account

- [Creating your Blink Passport account](https://docs.blinkgalaxy.com/how-to-start/blink-galaxy-account/creating-your-blink-passport-account.md)
- [Link your wallet to Blink Passport](https://docs.blinkgalaxy.com/how-to-start/blink-galaxy-account/link-your-wallet-to-blink-passport.md)
- [Transferring $GQ from and to Blink Galaxy](https://docs.blinkgalaxy.com/how-to-start/blink-galaxy-account/transferring-usdgq-from-and-to-blink-galaxy.md)
- [From the dApp](https://docs.blinkgalaxy.com/how-to-start/blink-galaxy-account/transferring-usdgq-from-and-to-blink-galaxy/from-the-dapp.md)
- [Transferring GQ  to your Blink Galaxy account from the dApp](https://docs.blinkgalaxy.com/how-to-start/blink-galaxy-account/transferring-usdgq-from-and-to-blink-galaxy/from-the-dapp/transferring-gq-to-your-blink-galaxy-account-from-the-dapp.md)
- [From Blink Galaxy](https://docs.blinkgalaxy.com/how-to-start/blink-galaxy-account/transferring-usdgq-from-and-to-blink-galaxy/from-blink-galaxy.md)
- [Deposit $GQ from Blink Galaxy](https://docs.blinkgalaxy.com/how-to-start/blink-galaxy-account/transferring-usdgq-from-and-to-blink-galaxy/from-blink-galaxy/deposit-usdgq-from-blink-galaxy.md)
- [Withdraw $GQ from Blink Galaxy](https://docs.blinkgalaxy.com/how-to-start/blink-galaxy-account/transferring-usdgq-from-and-to-blink-galaxy/from-blink-galaxy/withdraw-usdgq-from-blink-galaxy.md)


---

# 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.blinkgalaxy.com/how-to-start/blink-galaxy-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.
