# What is Stazys?

**Stazys is a visual studio to build, test, and deploy DeFi yield strategies as shareable vaults, no code required.**&#x20;

Connect your wallet, drag tokens and protocol blocks onto a simple grid, watch how the plan behaves with virtual funds, and turn it into a live vault when you’re ready.

<figure><img src="/files/Uh1oyFcKpgQlz6NYgiGU" alt=""><figcaption></figcaption></figure>

## Create Visual Strategies

Every strategy in Stazys is a **living flow. A** clear, visual path showing how your tokens move through DeFi protocols like **Kamino** or **Jupiter**.

Each block represents:

* **Tokens** : A representation of your position on a token
* **Protocols** : Let you interact with other DeFi projects
* **Signals & Logic/Maths/Utility Nodes :** Allows you to create custom triggers and paths

## Build your vault

When you deploy that strategy, it joins a vault with your other strategies : a place where you (and, if you choose, others) can deposit to earn the vault´s yield.

You don’t need to risk capital to learn :&#x20;

{% columns %}
{% column width="33.33333333333333%" valign="middle" %}

<p align="center">Demo Mode  </p>

<p align="center">Run your strategies live with virtual allocations, allowing you to fine-tune without taking risks</p>
{% endcolumn %}

{% column width="33.33333333333333%" %}

<p align="center">Backtests</p>

<p align="center">Chose a period and let previous records hint you on your strategy performance</p>
{% endcolumn %}

{% column %}

<p align="center">Analytics</p>

<p align="center">Review detailed metrics about how your P&#x26;L, APY, volume etc.. performed.</p>
{% endcolumn %}
{% endcolumns %}

Stazys keeps the experience beginner‑friendly: visual building blocks instead of code, plain language instead of jargon, and a straightforward path from idea to demo to live vault on Solana.

## Share & Earn

When you're ready, make your vault public and share it with the community. Others can discover and invest in your strategies, and you earn a performance fee when your vault generates returns. Build your reputation as a strategy creator while helping others access yield opportunities they might not have found on their own.

Find all details in the [vaults](/stazys-docs/stragies-and-vaults/tokenization.md) section.


---

# 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://stazys.gitbook.io/stazys-docs/quickstart.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.
