# Alien Hop

## Introduction

Introducing the first landscape game in the WSG Application!

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

## How to play

Press anywhere on the screen to start the game!&#x20;

You have to jump over the obstacles in order to score points and advance through the game. The more points you score, the higher the multiplier for the chance of obtaining keys will be!

The game is over, if you touch the obstacle or fall into the water.

## Scoring (for keys)

Jump over as many obstacles as possible to gain more points!

Based on your performance in the game and your account NFT rank you have a chance to receive a key that opens the treasure chest!


---

# 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.wallstreetgames.net/community/tutorials/alien-hop.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.
