# What is SolStrat?

## What is SolStrat?

**SolStrat is the reimagination of Michael Saylor's Microstrategy for the Solana blockchain.**&#x20;

SolStrat is a decentralized autonomous treasury protocol designed to simulate the famous "Saylor Trade" for the Solana ecosystem. The protocol raises USDC, SOL, and LSTs from the public and uses this to create a long-term treasury of SOL liquid staking takens (LSTs).&#x20;

**SolStrat is for SOL bulls, who believe in the long-term appreciation of SOL above all else.** In the average case, bonders maintain their exposure to SOL while receiving LST yield and an increased upside through the $SSTR token. In the absolute worst case of protocol bankruptcy, users who bonded 1 SOL to the protocol will receive back at least 1 SOL worth of LSTs from the treasury, plus interest.

## How can I learn more?

Learn more about the Protocol Mechanics in the following section:

{% content-ref url="protocol-mechanics" %}
[protocol-mechanics](https://docs.solstrategy.so/protocol-mechanics)
{% endcontent-ref %}

Get started with the dapp below:

{% content-ref url="getting-started" %}
[getting-started](https://docs.solstrategy.so/getting-started)
{% endcontent-ref %}

Still confused? Visit our FAQ:

{% content-ref url="faq" %}
[faq](https://docs.solstrategy.so/faq)
{% endcontent-ref %}


---

# 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.solstrategy.so/what-is-solstrat.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.
