# Other interactions between users

1. Ability to rate clothes in showrooms and give reactions (feedback for brands and users).&#x20;
2. Ability to give likes or special marks to other avatars.
3. Creating user ratings and tops. The most stylish (the most awards from other players), the most eco-positive (by the number of trees planted), etc. For this players receive revards or unique offers (closed shows, for example).
4. DAO voting - for biomes, new game mechanics (combat, interactives, some events), for the appearance of new resources, etc.
5. As the game evolves, new biomes will be added. To move into them it is necessary to get the mutation of plants and prepare the avatar and ents. Only after this, users can learn new biomes.
6. Catastrophe events, make resource extraction more difficult. An example of such a catastrophe is technological activities of humans.


---

# 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://birch-io.gitbook.io/public-document-collection/game-concept/other-interactions-between-users.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.
