# Origins & Specification

#### Who SAFV Is For

SAFV is written for:

* DeFi strategists and quantitative operators
* protocol engineers and auditors
* infrastructure builders within the Supra ecosystem
* ecosystem partners evaluating AutoFi-based financial products

It assumes familiarity with:

* DeFi vault mechanics
* automated strategy execution
* basic financial structuring concepts

#### From Solido Grow to SAFV

SAFV is derived from Solido Grow, a production yield system operating on Supra.

Solido Grow demonstrated that:

* Strategy-driven vaults can operate continuously in production
* Standardized construction materially reduces complexity
* Automated strategies can improve both yield and protocol stability

SAFV generalizes these proven patterns into a reusable framework for the broader Supra ecosystem.<br>


---

# 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://solido-money.gitbook.io/solido/safv/origins-and-specification.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.
