# Frax 价格指数（FPI）

- [概览(CPI 锚定 & 机制)](https://docs.frax.finance/zh/frax-jia-ge-zhi-shu-fpi/gai-lan-cpi-mao-ding-ji-zhi.md): 一种与一篮子消费品挂钩的新型稳定币
- [Frax 价格指数股份 (FPIS)](https://docs.frax.finance/zh/frax-jia-ge-zhi-shu-fpi/frax-jia-ge-zhi-shu-gu-fen-fpis.md)
- [FPIS代币分配](https://docs.frax.finance/zh/frax-jia-ge-zhi-shu-fpi/fpis-dai-bi-fen-pei.md): FPIS代币的初始分配计划
- [追踪CPI预言机（Oracle）](https://docs.frax.finance/zh/frax-jia-ge-zhi-shu-fpi/zhui-zong-cpi-yu-yan-ji-oracle.md)
- [FPI 控制器池](https://docs.frax.finance/zh/frax-jia-ge-zhi-shu-fpi/fpi-kong-zhi-qi-chi.md)
- [veFPIS](https://docs.frax.finance/zh/frax-jia-ge-zhi-shu-fpi/vefpis.md): 升级后的模块化veFPIS
- [FPIS 转换 / FPIS 锁仓](https://docs.frax.finance/zh/frax-jia-ge-zhi-shu-fpi/fpis-zhuan-huan-fpis-suo-cang.md): 退出 FPIS 并将其转换为 FXS
- [FPI 和 FPIS 代币地址](https://docs.frax.finance/zh/frax-jia-ge-zhi-shu-fpi/fpi-he-fpis-dai-bi-di-zhi.md)
- [FPI 多签](https://docs.frax.finance/zh/frax-jia-ge-zhi-shu-fpi/fpi-duo-qian.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://docs.frax.finance/zh/frax-jia-ge-zhi-shu-fpi.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.
