# 3. Game System

The game system of SCG (Social Community Game) follows the universal play logic based on Web3, designed by combining various sports based on the Monopoly board game mechanism. Different sports such as soccer, fishing, and golf are integrated on a common game system, and players can compete and cooperate in each sport through various strategies and asset utilization, and create economic performance.

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


---

# 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://doc.soccergo.org/3.-game-system.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.
