# EOS

We recommend using the Wombat Wallet for playing on EOS.

It is currently supported only on Chrome for desktop.

![](/files/iLv2zUPS5fANbH0OT4lP)

As soon as you download the extension, you will be prompted to log in to the wallet.

You can use your email, Facebook or Twitter to log in.

When that’s done, find the extension on the top right of your browser, and click it.

Here you will be able to create your new EOS account! Usually, EOS requires payment for creating an account, but Wombat allows you to create it absolutely free of charge!

![](/files/47cNEu6Pj6iDMLl25SUS)

When you click “Create New Account” you will be asked where you’d like to secure the backup of the Private Key (It is important that you have it backed up somewhere safe. Never share it with ANYONE. Private Key allows full access to the wallet).

After selecting your backup method, you will need to put in the password you would like to use with the extension.

![](/files/4inRWGxdjSG36bdMXwn4)

And then your EOS account name. It has to be **exactly** 12 characters and only contain lowercase a-z letters and can have numbers from 1 to 5

![](/files/1lJ4qyVytdo5hvvxLwUe)

When you click “Choose” you will create the blockchain wallet on EOS. Congratulations!

EOS needs you to stake your tokens in order to use the blockchain. Here is a [guide](https://www.eosx.io/guides/how-to-stake-tokens) that will explain how that works.

When you are ready to log in to the game, go to the [login page](https://www.blockchaincuties.com/login) and select EOS from the left side of the popup menu and click on the Wombat button to login.

![](/files/Lli0HX3KQQt6EQnv5e33)

After clicking the button, it will prompt you to put in the password of the extension, and sign the request. This is a request to see your public address, so the game knows who is interacting with it and that you have read the [ToS](https://blockchaincuties.com/static/docs/terms_en.txt).

As soon as you sign that request with your wallet, you will be creating a new game account with your wallet.


---

# 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.blockchaincuties.com/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-blockchains/eos.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.
