# SmartFunds

## SmartFunds

- [Introduction](https://docs.smartfunds.xyz/introduction.md)
- [Key Features of SmartFunds](https://docs.smartfunds.xyz/key-features-of-smartfunds.md)
- [How SmartFunds Works](https://docs.smartfunds.xyz/how-smartfunds-works.md)
- [Use Cases](https://docs.smartfunds.xyz/use-cases.md)
- [Legal and Compliance Overview](https://docs.smartfunds.xyz/legal-and-compliance-overview.md)
- [Getting Started](https://docs.smartfunds.xyz/getting-started.md)
- [SPV/Deal Manager Onboarding Guide](https://docs.smartfunds.xyz/getting-started/spv-deal-manager-onboarding-guide.md)
- [SmartSPV Investor Onboarding Guide: How to Invest in a Deal](https://docs.smartfunds.xyz/getting-started/smartspv-investor-onboarding-guide-how-to-invest-in-a-deal.md)
- [SmartSPV Pricing](https://docs.smartfunds.xyz/smartspv-pricing.md)
- [Frequently Asked Questions (FAQ)](https://docs.smartfunds.xyz/frequently-asked-questions-faq.md)
- [Support and Resources](https://docs.smartfunds.xyz/support-and-resources.md)
- [Glossary](https://docs.smartfunds.xyz/glossary.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://docs.smartfunds.xyz/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.
