# Welcome To Stonk City!

Stonk City is powered by the $CITY token, which simulates the functioning of the world economy.&#x20;

The game offers two investment opportunities with different risk profiles, analogous to stocks and bonds in the real world.&#x20;

Staking - similar to bonds, offers risk-free, but significantly lower returns.

Stocks on the other hand, are more risky as you need to burn some tokens to purchase them, but they offer a high DPR (Daily Percentage Rate).&#x20;

It is your job to maximise your daily rewards, are you playing it safe, or are you taking a risk?


---

# 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://stonk-city.gitbook.io/stonk-city/welcome-to-stonk-city.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.
