# SNS

## **Follow function**

In SecondLive, users can create “Follow” relationships with other people who share an interest, hobby, or background. You can further label specific relationships based on your mutual connections with them.

## **SNS protocol**

The SNS protocol of SecondLive can integrate and be compatible with other SNS protocols on the premise of supporting its own social system. It will be like a LEGO to link multiple SNS protocols in the way of Web 3.0.

## **Feed stream**

The key to social networking is to establish a multi-dimensional feed stream to provide users with diversified sharing functions.

## **Peer-to-Peer dialogue**

SecondLive supports both public chat and peer-to-peer conversation. It allows users to upload and import various materials to make it fun in your chat.


---

# 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.secondlive.world/secondlive-en/products/sns.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.
