# Friends List

Players can add each other to their Friends list and visit each other more conveniently.&#x20;

![Friends List UI — for reference only](/files/veiRxvKcQxpIlCHXNu53)

After adding each other as friends, players can send & receive extra energy daily with their friends. They can also visit their friend's isle to help revive the wilted plants, or seek help from others.

There is also a recommend and search function to help players find friends more easily. They can also manage all pending sent and received friend requests.

![Conveniently search for friends or get recommendation from the system](/files/wo0qNvcMl07o3KWw3NkZ)

Last but not least, the game offers a Referral system that offer special rewards for everyone who invites new players to Kawaii Islands. Players level 15 and higher can share their referral code to newly joined players.&#x20;

![Referral UI for the inviters](/files/s01v8ymkXGhcMMc0spOB)

![Referral UI for the invited](/files/corLt8rgNYdXDKeCMrPv)

When a new players enter this code in the Referral tab and reach level 15, they will instantly get a Cotton Candy handheld item as a gift. The recruitment progress will be counted for the inviter. With each recruited milestone met, inviters will receive exclusive fashion item reward from that milestone.

This will be the starting point of our Social feature, many other fun activities with your friends will be added later.


---

# 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://docs.kawaii.global/game-play/social-network/friends-list.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.
