# Introduction to StationX

## Introduction to StationX

- [Introduction](https://stationxnetwork.gitbook.io/docs/introduction-to-syndicates/introduction.md): This doc is a good starting point to learn about syndicates, their structure, and best practices to start and grow your syndicate from our past learnings.
- [Smart SPVs](https://stationxnetwork.gitbook.io/docs/introduction-to-syndicates/smart-spvs.md): What’s a SmartSPV?
- [How to launch your syndicate on StationX?](https://stationxnetwork.gitbook.io/docs/introduction-to-syndicates/how-to-launch-your-syndicate-on-stationx.md)
- [Who should launch a syndicate?](https://stationxnetwork.gitbook.io/docs/introduction-to-syndicates/who-should-launch-a-syndicate.md)
- [How to make your syndicate successful](https://stationxnetwork.gitbook.io/docs/introduction-to-syndicates/how-to-make-your-syndicate-successful.md): Based on our past learnings, we’ve seen that the best format for operating a syndicate would be to
- [Other Recommendations](https://stationxnetwork.gitbook.io/docs/introduction-to-syndicates/other-recommendations.md): We’ll be adding more books/podcasts/blogs recommendations (our favs) here with time.
- [Accredited Investors](https://stationxnetwork.gitbook.io/docs/compliance-and-legal/accredited-investors.md)
- [Sophisticated Investor](https://stationxnetwork.gitbook.io/docs/compliance-and-legal/sophisticated-investor.md)
- [Disclaimers](https://stationxnetwork.gitbook.io/docs/compliance-and-legal/disclaimers.md)
- [Community & Support](https://stationxnetwork.gitbook.io/docs/community/community-and-support.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://stationxnetwork.gitbook.io/docs/introduction-to-syndicates/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.
