# Staking Game

Visualize one big map with dozens of planets. Only one action is possible: staking on a planet. When you do so, the attack, defense and economy of the planet increase. The stake is locked for a certain period of time. Planets automatically attack one another. If a planet captures another one, it also captures the stake of the aforementioned planet, the attacker and their camp share it. What we are describing here is a galactic version of the game of Go, coupled with software and token rewards. We thought it would be cool to make a game for the Universe of Princess Narcissa. And heck why not make it epic.

### Demo

We ([Victor](https://twitter.com/victorforissier) & [Blandine](https://twitter.com/b_chevestrier)) made a small demo at the ETHNewYork hackathon! should be fun. We'll keep improving the game mechanics before we release an updated version.

{% embed url="<https://www.loom.com/share/2ef02630248a47b8b9d93a8674bab925>" %}


---

# 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.narcissa.xyz/universe/staking-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.
