# SOCIAL

Social smart contracts are used to build decentralized social media platforms and other social applications.

* **Communication:** These contracts are designed to facilitate communication and collaboration between users. Examples include Mastodon, Diaspora, and Steemit.
* **Content creation and sharing:** These contracts are designed to allow users to create and share content, such as articles, videos, and podcasts. Examples include Medium, Substack, and Mirror.
* **Community Management:** These contracts are designed to help communities manage themselves and coordinate their activities. Examples include Aragon, DAOstack, and MolochDAO.
* **Reputation and Trust:** These contracts are designed to help users build and maintain their reputation and trust within the ecosystem. Examples include Proof of Humanity and Sybil.


---

# 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://sinqlarity.gitbook.io/sinqlarity-docs/use-cases/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.
