# Social

[<img src="https://i.ibb.co/w67NSLH/iOSicon.png" alt="image-text" data-size="line">](https://docs.amity.co/social/ios) **iOS** ​[<img src="https://i.ibb.co/MD88cLD/android-Icon.png" alt="image-text" data-size="line">](https://docs.amity.co/social/android) **Android** ​[<img src="https://i.ibb.co/ZzhYFSL/webIcon.png" alt="image-text" data-size="line">](https://docs.amity.co/social/web) **Web** <img src="/files/xAhfKUn0ObSZXihKUbPK" alt="" data-size="line"> **TypeScript** <img src="/files/7IUXSGrpm4oiamIoWPfc" alt="" data-size="line"> **React Native** <img src="/files/p8xXJ7AvUxjfZMwIZTPJ" alt="" data-size="line">**Flutter**

social.plus SDK allows engineers to integrate social communities and user feed capabilities without the hassle of deploying and maintaining any server infrastructure. Companies can now build user-powered social news feeds and notifications into their mobile and web app in no time. Enabling you to engage your customers with the same tools used by many of the popular social applications.

Let users create engaging content and engage with others through comments and reactions. Users can follow other users or topics and become members of various groups to get a personalized timeline of content.

Activity feeds are also a great feature to directly engage with users. You can communicate with your users directly by posting important messages as announcements.

social.plus SDK allows you to:

* Connect users through the formation of communities
* Boost user engagement by user-generated posts/comments in communities
* Personalize the feed based on the user’s membership to different groups and communities
* React to user-generated content with our reaction tools
* Enable comments on posts within your application, seamlessly
* Support multiple messaging formats when posting content
* Manage & moderate communities and users in the admin panel
* Filter out content that includes profanity using our auto-block tools
* Assign roles and permissions on a role-based system

## Features

### [Communities](/social-plus-sdk/social/communities.md)

This page will guide you through the steps you need to take to integrate communities into your applications.

### [Posts](/social-plus-sdk/social/posts.md)

Here's an overview of posts and how you can get started with integrating them into your applications.

### [Comments](/social-plus-sdk/social/comments.md)

Here's an overview of how you can get started integrating comments into your applications‌.

### [Reactions](/social-plus-sdk/social/reactions.md)

Let users react to messages, posts, and comments, which are visible to others.

### [Feed & Timeline](/social-plus-sdk/social/feed.md)

Let your users showcase their unique personalities right in their timelines‌.

### [Follow/Unfollow](/social-plus-sdk/social/follow-unfollow.md)

Lets you create a relationship with your users through social features.


---

# 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.social.plus/social-plus-sdk/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.
