# 代码库

### SolvBTC & LST合约代码库

<table><thead><tr><th width="166">合约模块</th><th>代码库URL</th><th>描述</th></tr></thead><tbody><tr><td>SolvBTC &#x26; LSTs</td><td><a href="https://github.com/solv-finance/SolvBTC/tree/main/contracts">https://github.com/solv-finance/SolvBTC</a></td><td>SolvBTC和流动性质押代币</td></tr><tr><td>Yield Market</td><td><a href="https://github.com/solv-finance/solv-contracts-v3">https://github.com/solv-finance/solv-contracts-v3</a></td><td>收益产品主要合约，包括市场合约、份额合约、预言机合约、赎回合约</td></tr><tr><td>Solv Guardian</td><td><a href="https://github.com/solv-finance/solv-vault-guardian">https://github.com/solv-finance/solv-vault-guardian</a></td><td>Solv协议的链上安全和验证框架</td></tr></tbody></table>


---

# 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/technical-docs/code-repo.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.
