# 社交与互动地图

**本地社交功能**

1. **互动地图上的可见性：** 用户可以在互动地图上使自己可见，允许其他用户浏览他们的 3D 头像和服装。
2. **聊天框：** 用户可以在地图上放置聊天框与他人互动。
3. **跑步邀请：** 用户可以在地图上发起跑步邀请，通过燃烧 GGT 邀请他人加入他们的锻炼。其他用户必须注册参与，对未出席者会有处罚。
4. **友谊与沟通：** 用户可以互相添加到好友列表并进行聊天。

**非本地社交功能**

1. **摇一摇匹配：** 用户可以摇动手机，系统会为他们匹配一个锻炼强度相似的人。这促进了远程联合跑步的机会，并提供聊天和组织远程联合跑步会话的机会。
2. **友谊与沟通：** 用户可以互相添加到好友列表并进行聊天。


---

# 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://chiaos-organization.gitbook.io/stepn-go/she-jiao-mo-kuai/she-jiao-yu-hu-dong-di-tu.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.
