# Understanding Sanctum LSTs

This section provides essential background information on Sanctum LSTs and their advantages.

* **Alignment with Your Community and Solana:** An LST allows your community to participate in Solana's staking ecosystem while remaining liquid and engaged with your product. This fosters stronger alignment and creates new avenues for growth.
* **The Vision of Infinite LSTs:** At Sanctum, we believe in a future where LSTs are a fundamental building block of the Solana ecosystem. By enabling seamless composability, LSTs unlock new possibilities for DeFi and user engagement.


---

# 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://learn.sanctum.so/docs/creating-your-own-lst-with-sanctum/understanding-sanctum-lsts.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.
