# Get Started

SAFV enables builders to create strategy-backed on-chain assets on Supra’s AutoFi stack — from index strategies to automated, rule-based systems.\
\
Shorten your build time by using standardized execution, enforced logic, and composable primitives.

* [SAFV Technical Paper (v1.0)](https://solido.money/safv.pdf) — Read the full design specification covering SAFV’s architecture, execution model, lifecycle rules, and security guarantees. This document explains how deterministic strategy execution is transformed into strategy-backed on-chain assets using Supra’s AutoFi stack.
* [Open-Source Repositories](https://github.com/solido-money/safv-core) — Access the core SAFV components, including standardized vault contracts (Move), strategy templates, and AutoFi execution examples. These repositories provide the building blocks needed to issue strategy-backed assets without rebuilding infrastructure.
* [Apply as an Early Builder](https://docs.google.com/forms/d/e/1FAIpQLSe1sY7ycOgHYdBr-ivmLIxQ7PjE74GER6TF5nEXexDFPknq3Q/viewform)—Join the first group of strategists and developers building production-grade, strategy-backed assets on Supra.&#x20;


---

# 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/get-started.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.
