# SPVs

- [What are benefits of SPVs?](https://docs.allocations.com/spvs/what-are-benefits-of-spvs.md): Why fund managers and investors use SPVs to pool capital and close deals faster
- [SPV Creation Timeline](https://docs.allocations.com/spvs/spv-creation-timeline.md): How long it takes to set up an SPV on Allocations, from formation to first close
- [SPV filings and compliance](https://docs.allocations.com/spvs/spv-filings-and-compliance.md): What regulatory filings are required for your SPV and when they're due


---

# 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://docs.allocations.com/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.
