# Introduction to Syndicates

- [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.


---

# 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://stationxnetwork.gitbook.io/docs/introduction-to-syndicates.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.
