# Values

### TheGreenGame Values

<details>

<summary>🚀Self improvement, education.</summary>

Reflects a focus on creating a game that has a positive impact on players' lives beyond just entertainment. This could include games that teach new skills, promote healthy habits, or encourage personal growth and self-improvement.&#x20;

</details>

<details>

<summary>✊ Enjoyable, no friction. Fun.</summary>

It is all about creating games that are fun and easy to play, with minimal frustration or obstacles for the player, so that learning the new skill is a joy. By prioritizing enjoyment and ease of use, we can create games that players will want to come back to.

</details>

<details>

<summary>💪 Free and User-Centric.</summary>

The games are designed to be accessible to everyone, without any financial barriers to entry.  Game are designed with the user in mind, taking their feedback and suggestions into account when making decisions about the game's development.&#x20;

</details>


---

# 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://thegreengame.gitbook.io/thegreengame/about-us/values.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.
