> For the complete documentation index, see [llms.txt](https://docs.ripe.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ripe.finance/learn/ripe-docs-zh/zi-yuan-yu-li-shi.md).

# 资源与历史

- [价格预言机：准确的资产估值](https://docs.ripe.finance/learn/ripe-docs-zh/zi-yuan-yu-li-shi/12-price-oracles.md): 关于您资金的真相
- [协议档案：从构想到上线的历程](https://docs.ripe.finance/learn/ripe-docs-zh/zi-yuan-yu-li-shi/13-archives.md): 每一个看似一夜成名的成功，其实都凝聚了多年的努力。这是我们的故事。
- [常见问题解答](https://docs.ripe.finance/learn/ripe-docs-zh/zi-yuan-yu-li-shi/faq.md): 快速解答您关心的问题。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ripe.finance/learn/ripe-docs-zh/zi-yuan-yu-li-shi.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.
