# Social Trading

Social Trading enhances the collaborative experience by allowing users to engage with other traders and leverage community insights. Mozi’s Social Trading features include:

* **Follow & Copy Trades**: Users can follow experienced traders and automatically copy their trades.
* **Community Trading Signals**: Share and receive trading signals within the Mozi ecosystem.
* **Discussion & Insights**: Users can engage in community discussions, share strategies, and analyze market movements in real time.
* **Performance Transparency**: Traders can showcase their historical performance, building credibility within the community.


---

# 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://mozi-1.gitbook.io/mozi/protocol/social-trading.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.
