# 使用手册

- [进入Mobius](https://mobius-financial.gitbook.io/mobius/shi-yong-shou-ce/shi-yong-shou-ce/jin-ru-mobius.md): 本章介绍通过PC以及APP进入Mobius
- [金库](https://mobius-financial.gitbook.io/mobius/shi-yong-shou-ce/shi-yong-shou-ce/jin-ku.md): 本章介绍系统中金库的使用
- [mUSD炼金池](https://mobius-financial.gitbook.io/mobius/shi-yong-shou-ce/shi-yong-shou-ce/musd-lian-jin-chi.md): 本章介绍mUSD炼金池的使用方法
- [质押挖矿](https://mobius-financial.gitbook.io/mobius/shi-yong-shou-ce/shi-yong-shou-ce/zhi-ya-wa-kuang.md)
- [移动端使用指南](https://mobius-financial.gitbook.io/mobius/shi-yong-shou-ce/shi-yong-shou-ce/yi-dong-duan-shi-yong-zhi-nan.md)


---

# 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://mobius-financial.gitbook.io/mobius/shi-yong-shou-ce/shi-yong-shou-ce.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.
