# Welcome to Sypool

## Welcome to Sypool

- [Introduction](https://sypool-protocol.gitbook.io/welcome-to-sypool/introduction.md): A brief introduction of Sypool Protocol
- [Risks and Disclaimer](https://sypool-protocol.gitbook.io/welcome-to-sypool/risks-and-disclaimer.md)
- [Invite-only Indicators](https://sypool-protocol.gitbook.io/welcome-to-sypool/ai-tradegenius/invite-only-indicators.md)
- [Trend Sentinel Barrier](https://sypool-protocol.gitbook.io/welcome-to-sypool/ai-tradegenius/invite-only-indicators/trend-sentinel-barrier.md)
- [KD Momentum Matrix](https://sypool-protocol.gitbook.io/welcome-to-sypool/ai-tradegenius/invite-only-indicators/kd-momentum-matrix.md)
- [Defensive Nexus Shield](https://sypool-protocol.gitbook.io/welcome-to-sypool/ai-tradegenius/invite-only-indicators/defensive-nexus-shield.md)
- [Free Trial Application](https://sypool-protocol.gitbook.io/welcome-to-sypool/ai-tradegenius/invite-only-indicators/free-trial-application.md)
- [How to visit the subscribed indicators](https://sypool-protocol.gitbook.io/welcome-to-sypool/ai-tradegenius/invite-only-indicators/how-to-visit-the-subscribed-indicators.md)
- [Public Indicators](https://sypool-protocol.gitbook.io/welcome-to-sypool/ai-tradegenius/public-indicators.md)
- [Mega Buying Force](https://sypool-protocol.gitbook.io/welcome-to-sypool/ai-tradegenius/public-indicators/mega-buying-force.md)
- [Whale Trend Analysis](https://sypool-protocol.gitbook.io/welcome-to-sypool/ai-tradegenius/public-indicators/whale-trend-analysis.md)
- [Momentum Eruption](https://sypool-protocol.gitbook.io/welcome-to-sypool/ai-tradegenius/public-indicators/momentum-eruption.md)
- [How to use public indicators](https://sypool-protocol.gitbook.io/welcome-to-sypool/ai-tradegenius/public-indicators/how-to-use-public-indicators.md)
- [How to set the signal alert](https://sypool-protocol.gitbook.io/welcome-to-sypool/ai-tradegenius/how-to-set-the-signal-alert.md)
- [FAQ](https://sypool-protocol.gitbook.io/welcome-to-sypool/ai-tradegenius/faq.md)
- [Research Reports](https://sypool-protocol.gitbook.io/welcome-to-sypool/research-lab/research-reports.md)
- [FTT 17/11/2023](https://sypool-protocol.gitbook.io/welcome-to-sypool/research-lab/research-reports/ftt-17-11-2023.md)
- [ARB 21/11/2023](https://sypool-protocol.gitbook.io/welcome-to-sypool/research-lab/research-reports/arb-21-11-2023.md)
- [Smart Contract Framework](https://sypool-protocol.gitbook.io/welcome-to-sypool/methodology/smart-contract-framework.md)
- [SAP](https://sypool-protocol.gitbook.io/welcome-to-sypool/methodology/sap.md): Synthetic asset pool, fund shares token
- [Different types of SAP](https://sypool-protocol.gitbook.io/welcome-to-sypool/methodology/different-types-of-sap.md)
- [Risk Control](https://sypool-protocol.gitbook.io/welcome-to-sypool/methodology/risk-control.md)
- [Usage of SAP](https://sypool-protocol.gitbook.io/welcome-to-sypool/methodology/usage-of-sap.md): In addition to the simple Buy-and-Hold strategy, we also develop some other uses for SAP.
- [SYP Token Distribution](https://sypool-protocol.gitbook.io/welcome-to-sypool/governance-token-syp/syp-token-distribution.md)
- [Usage of SYP](https://sypool-protocol.gitbook.io/welcome-to-sypool/governance-token-syp/usage-of-syp.md)
- [Governance Model](https://sypool-protocol.gitbook.io/welcome-to-sypool/governance-model/governance-model.md)
- [Roadmap](https://sypool-protocol.gitbook.io/welcome-to-sypool/future-plans/roadmap.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://sypool-protocol.gitbook.io/welcome-to-sypool/introduction.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.
