# LST 发行服务

**LST发行模块**将保证BTC LST的发行和赎回过程的安全性和准确性，保证发行的LST数量严格锚定BTC的质押数量，并确保用户收到其铸造的LST资产。 LST发行模块将处理比特币主网和EVM链之间的交互，其中涉及EVM链上的一组智能合约以及在比特币网络上创建和监控交易的服务。

**通过SolvBTC发行LST：**

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

**通过BTC发行LST (即将推出) ：**

<figure><img src="/files/41I1fhqLvgT51QdtEltQ" alt=""><figcaption></figcaption></figure>


---

# 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://www.docszh.com/solv-docs/sal/technical-architecture/lst-issuance-services.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.
