# FRAX 가격 지수

- [CPI(소비자 물가지수) 추종자산과 인플레이션을 막기 위한 헷지(방비)](https://docs.frax.finance/ko/frax/frax-share-fxs-distribution.md)
- [Frax 물가 지수 쉐어(FPIS)](https://docs.frax.finance/ko/frax/frax-fpis.md)
- [오라클](https://docs.frax.finance/ko/frax/undefined.md)
- [FPI 컨트롤러 풀](https://docs.frax.finance/ko/frax/fpi.md)
- [veFPIS](https://docs.frax.finance/ko/frax/vefpis.md): 업데이트된 모듈식 veFPIS


---

# 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/ko/frax.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.
