# Quickstart

These quick steps will prepare you to join the intergalactic crew and become a registered pilot.

### Install a browser wallet

Install and configure a Taproot or Segwit address in one of the following wallets (browser extensions):

* [Unisat](https://unisat.io) (Bitcoin)
* [Xverse](https://xverse.app) (Bitcoin)
* [OrdiFind](https://chromewebstore.google.com/detail/ordifind-wallet/dpcklmdombjcplafheapiblogdlgjjlb) (Dogecoin)

{% hint style="info" %}
Please use a **desktop computer and Chrome or Brave** up-to-date browser. \
\
Although we don't officially support **mobile phones or tablets** (yet), advanced users might be able to install a wallet browser extension and use our systems with [Kiwi](https://kiwibrowser.com/).
{% endhint %}

### Login and register your profile

Land in our [website](https://degens.space/connect) and connect your wallet to log in. After login, go to your [**profile page**](/getting-started/mint-your-pilot.md)**,** edit your profile name, upload your profile image, tune in to Degens in Space radio station and say hello in the chat...

Well done! Now it's time to [mint your pilot](/getting-started/mint-your-pilot.md)!

## Starting to play

Considering you already have your [pilot license](/cosmic-rules/pilots.md), you currently have 2 options to play a battle.

First thing, make sure you go to the **Lobby**.

Now you can whether click on **"Create a match"** to create a match which others can join or click on **"Play now"** to join an open match in the Lobby.

When creating a match you will be prompted to pick a pilot and items (if any) of your inventory to fight that specific battle.


---

# 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://guide.degens.space/getting-started/quickstart.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.
