# 🤝 Friends & Marriage 💍

> ⚠️ Note: These features require a Rank. Check the [Store](https://store.ashblossom.com) to unlock them.

***

####

Manage up to 30 friends, organize them into groups, and see when they log in!

Core Features:

* Instant TP: Use `/ftp <player>` to teleport to any confirmed friend instantly.
* Groups: Organize your list into 2 custom groups (e.g., "Builders" or "Redstoners").
* Private Notes: Save nicknames or private notes so you never forget who is who.

| Command                           | Description                                |
| --------------------------------- | ------------------------------------------ |
| `/ftp <player>`                   | Insta-Teleport to your friends             |
| `/friend add <player>`            | Send a friend request.                     |
| `/friend accept <player>`         | Accept Friend request                      |
| `/friend list`                    | See your friends and their online status.  |
| `/friend best <player>`           | Set a player as your "Best Friend."        |
| `/friend nick <player> <name>`    | Set a personal nickname for a friend.      |
| `/friend sharepositions <player>` | Send your current coordinates to a friend. |
| `/friend notifications toggle`    | Turn join/leave notifications on or off.   |

Export to Sheets

Group Commands:

* `/friend group create <name>` — Create a new group.
* `/friend group set <player> <group>` — Add a friend to a group.
* `/friend groupchat <group> on/off` — Enable a private chat for that group.

***

#### 💍 Marriage System (Besties)

The Marriage system is a dedicated partnership between two players, offering unique "Bestie" perks that go beyond the standard friends list.

Exclusive Partner Perks:

* Direct TP: Teleport to your partner anytime without a request.
* Shared Home: Set a home that you both can access.
* Instant Gifting: Send the item in your hand directly to your partner's inventory.
* Special Interactions: Crouch and Right-Click your partner to give them a hug!

| Command       | Description                                      |
| ------------- | ------------------------------------------------ |
| `/marry tp`   | Teleport directly to your partner.               |
| `/marry gift` | Send your held item to your partner's inventory. |
| `/marry chat` | Toggle a private chat channel between you two.   |
| `/marry seen` | Check when your partner was last online.         |

Export to Sheets

**❤️ How to Get Married**

1. Unlock the Feature: Both players must have a rank that includes the `/marry` perk.
2. The Ceremony: Ask a Staff Member to officiate your ceremony.
3. The Bond: Once approved, you are officially registered! We highly recommend hosting a celebration at your base or in Zoralis!


---

# 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://ashblossom.gitbook.io/help/social-systems/friends-and-marriage.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.
