# Smart SPVs

A SmartSPV (Station) is a compliant investment vehicle (with a customisable deal page) for a syndicate to present a deal and accept capital from its members.

It has two main components to it:

1. **An offchain legal entity** (SVG-based SPV) that owns the end asset on behalf of members that invest (in this case, SAFE/SAFT or Equity)
2. **Onchain cap table** of the SPV (soulbound station tokens that represent individual member ownership inside the SPV after they invest)

*Such SmartSPVs (stations) have facilitated over $7M in funding raised and deployed across 40+ deals since we launched in 2024.*


---

# 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/smart-spvs.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.
