# Frax Price Index

- [Overview (CPI Peg & Mechanics)](https://docs.frax.finance/frax-price-index/overview-cpi-peg-and-mechanics.md): A novel stablecoin pegged to a basket of consumer goods
- [Frax Price Index Share (FPIS)](https://docs.frax.finance/frax-price-index/frax-price-index-share-fpis.md)
- [FPIS Distribution](https://docs.frax.finance/frax-price-index/fpis-distribution.md): Initial distribution plan for FPIS tokens
- [CPI Tracker Oracle](https://docs.frax.finance/frax-price-index/cpi-tracker-oracle.md)
- [FPI Controller Pool](https://docs.frax.finance/frax-price-index/fpi-controller-pool.md)
- [veFPIS](https://docs.frax.finance/frax-price-index/vefpis.md): An updated and modular veFPIS
- [FPIS Conversion / FPIS Locker](https://docs.frax.finance/frax-price-index/fpis-conversion-fpis-locker.md): Retiring FPIS and converting it to FXS
- [FPI and FPIS Token Addresses](https://docs.frax.finance/frax-price-index/fpi-and-fpis-token-addresses.md)
- [FPI Multisigs](https://docs.frax.finance/frax-price-index/fpi-multisigs.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/frax-price-index.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.
