# Pocket social

In Pocket Forest, players will be able to connect with other players, exchange "likes", and become friends.

The more "likes" players get, the more popular they become, climbing up the popularity ranking and earning exclusive prizes.&#x20;

In addition to being a way to win prizes, being friends with other players also makes it easier to create new trees.

The like exchange feature allows players to show their support and appreciation for their friends' trees.

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

Players can also visit other players' forests and give likes to trees they like. Likes are also a measure of popularity in the game, allowing players to increase their ranking and earn rewards.

By becoming friends with other players, players can also access new features, such as the ability to plant trees together and share resources. Friends can also work together to achieve common goals and participate in special events.


---

# 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://pocket-forest.gitbook.io/pocket-forest-whitepaper/gameplay/pocket-social.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.
