> For the complete documentation index, see [llms.txt](https://pandaexpress.gitbook.io/pandaexpress/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pandaexpress.gitbook.io/pandaexpress/zhong-wen/pandaexpress-de-yun-zuo-fang-shi.md).

# PandaExpress 的运作方式🐾🚆✨

为了对抗法币购买力不断缩水的慢性折磨，PandaExpress 让加密货币变得更有趣、更有回报、而且最重要的是100% 无人手操作。你只需持币（Hodl），让三个链上彩票和费用切换机制为你完成所有繁重的工作。

在幕后，PandaExpress 的运转就像一列系统精密的列车。它的自我调节奖池如同水坝，在市场崎岖时蓄积资金，在条件好转时释放奖励。通过根据市场状况调整生态系统的参与成本，而非动用代币供应量，系统能够激发持续的市场需求，创造出一种“看似弹性的供应”。

为了让这列列车能在起伏不定的市场中平稳运行，PandaExpress 采用“半衰期延展策略”，让增长随时间延伸分布，从而保持系统的稳定性、可持续性与抗压性，即便在市场大幅抛售期间也能稳健运行。


---

# 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, and the optional `goal` query parameter:

```
GET https://pandaexpress.gitbook.io/pandaexpress/zhong-wen/pandaexpress-de-yun-zuo-fang-shi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
