# Getting Setup to Play

If you're reading this, you're early 😉

Because Unicorn Fight Club is a native web3 application built for the blockchain first, we have to go through a few extra steps to get you into the game.

If you’re brand new to blockchain and cryptocurrency, the first thing you’ll need to do is set up a digital wallet. Your wallet is simply an address on the blockchain that you own and use to store your digital assets, like Unicorns. You can skip to Step 3 if you already have a wallet and own 5 unicorns.


---

# 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://unicorn-fight-club.gitbook.io/unicorn-fight-club/getting-setup-to-play.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.
