# Social features

Spacy is designed as an innovative social network, providing its users with a platform to interact, whether through [private messaging](/spacy/social-platform/social-features/private-message.md), [content posting](/spacy/social-platform/social-features/posts.md), or via [Channels](/spacy/social-platform/social-features/channel-streaming.md). The user interface is crafted for a seamless and intuitive experience. The application offers various [account types](/spacy/social-platform/social-features/accounts.md) tailored to each user's needs. Creators can post diverse content, engage with their community, and even monetize their interactions. Moreover, Spacy facilitates [fund transfers](/spacy/social-platform/social-features/transfer.md) and allows for the linking of accounts from other social media platforms to verify [user authenticity](/spacy/social-platform/social-features/socials-link.md). While retaining these core features, more complex aspects like trading or staking are confined to the financial platform, ensuring a simplified mass adoption of the social application.


---

# 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://spacy.gitbook.io/spacy/social-platform/social-features.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.
