> For the complete documentation index, see [llms.txt](https://polysync-1.gitbook.io/psync/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polysync-1.gitbook.io/psync/1.-welcome-to-polysync/1.4-how-polysync-empowers-different-users.md).

# 1.4 How PolySync Empowers Different Users

#### Active Traders

Active traders benefit from PolySync’s data-driven insights to continuously refine their trading strategies, gain a competitive edge by mimicking top wallets, and optimize their decision-making based on wallet analysis and predictive alerts.

#### Long-Term Investors

For those who prefer a long-term approach, PolySync’s P\&L insights and risk metrics help identify wallets that adopt sustainable strategies, providing valuable information for making informed, low-risk investment choices.

#### Financial Analysts and Researchers

With access to in-depth data, analysts can use PolySync to conduct detailed studies on market behavior, including wallet clustering, transaction analysis, and sentiment tracking. This can lead to valuable market research reports for clients or stakeholders.

#### Institutions and Hedge Funds

Institutional investors can utilize PolySync’s insights to track large-volume movements and detect market-making activities. Advanced analytics, coupled with real-time data, empower institutions to develop well-informed, high-capacity trading strategies.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://polysync-1.gitbook.io/psync/1.-welcome-to-polysync/1.4-how-polysync-empowers-different-users.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
