# Creating your Blink Passport account

### Initial setup

Go to <https://blinkgalaxy.com/signup> to start the process of creating a new account.

<figure><img src="/files/gvypVBEGzdLBhGEqS7Ku" alt="" width="375"><figcaption></figcaption></figure>

### Confirm your email

You will receive an email with a code that you must enter to confirm that you are the owner of that email account.

<figure><img src="/files/EcDkKROmd1x3YywLo3f1" alt="" width="431"><figcaption></figcaption></figure>

### **Complete all fields**

Fill in all the fields such as your **name**, **surname**, **date of birth**, **username**, **alias**, **country** and **postal code** and click "Accept"  to complete de process.

<figure><img src="/files/8iXZSOOPzub8Xre5XiUs" alt="" width="366"><figcaption></figcaption></figure>


---

# 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://docs.blinkgalaxy.com/how-to-start/blink-galaxy-account/creating-your-blink-passport-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.
