# The Game

## Login Process

After completing the previous steps you can now enter in our beta test!

Acess the link: <https://test.cryptofarms.me/>

![](/files/8k3xolCUc84rGmi5CF0g)

Select the Anchor Wallet to login.

Click on Launch Anchor (or scan the QR cod on your Anchor Mobile App)

![](/files/OjBznqOdIaWtpx1u8hcv)

Sign the transaction.

![](/files/vVVeVpAvNyyjjEnRgBVy)

And that's it, you are ready to play our Beta!

![](/files/mpexZQP2Po7CuZqIhxCh)

### The Game itself

You can see the basics on our [How to Play](/the-game/how-to-play.md#basics-of-the-game) section, and other more complex information on its subtopics.

For test purposes, we implemented an ADD TOKENS button to our players to be able to mint their first NFTs.

![](/files/rztj3EESogV8l71scU5T)

After you clicked this button, you need to enter on deposit tab and transfer this amount from your wallet to your game account.

![](/files/PwcTAS9whex9gFO4murn)


---

# 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://wiki.cryptofarms.me/the-game/beta-test/open-beta/the-game.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.
