# Navigating the Marketplace

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

Our marketplace is not just a place for trading! On the Marketplace website, you can:&#x20;

* Make an official Apeiron account
* Download the latest game client
* Forge your own Battle Pass
* Check out the latest competitive Leaderboards
* ...and more!

Here's how to make your official Apeiron account:&#x20;

1. Go to our Marketplace website: <https://marketplace.apeironnft.com/>
2. Click "Login" in the upper-right hand corner of the screen
3. Click SIGN UP&#x20;
4. Confirm your Email Address and Password
5. Register!

You now have your own official Apeiron account. This will also be the account you use to login to the game; which is to say that all your in-game progress will be saved and connected to this account.&#x20;

If you're interested in interacting with the Marketplace, you can also bind a Ronin wallet to your account by following these steps:&#x20;

1. Head to the [Google Chrome Web Store](https://chromewebstore.google.com/detail/ronin-wallet/fnjhmkhhmkbjkkabndcnnogagogbneec) or the official [Ronin Wallet](https://wallet.roninchain.com/) page.
2. Install the Ronin Wallet extension.
3. Follow the on-screen steps to make your own Ronin Wallet.&#x20;
4. Return to our website, click "Login" and click "Ronin Wallet". If you're already logged in, click your account name and then click "Bind".&#x20;
5. This will open the Ronin Wallet extension. Confirm you want to bind the wallet.&#x20;
6. You're good to go!&#x20;

If you already have a MetaMask Wallet and would like to import it to Ronin, you can do so following this step-by-step guide [here](https://support.roninchain.com/hc/en-us/articles/14862812718107-Importing-Your-MetaMask-Wallet-to-Ronin-Wallet#:~:text=Metamask%20private%20key.-,Step%201%3A%20Open%20your%20MetaMask%20wallet%20and%20click%20on%20the,password%20and%20click%20on%20Confirm).

Once you're all set up on the Marketplace, it's time to check out our Discord!


---

# 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://whitepaper.apeironnft.com/apeironnft/getting-started/navigating-the-marketplace.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.
