# What is the IPOR Index

### The **IPOR Index (or indices)**

There will be multiple IPOR Indices that represent different assets. For example, there may be an IPOR USDT, IPOR USDC, IPOR DAI, IPOR ETH, etc. Given that external protocols’ interest rates are fixed algorithmically based on overcollateralized loans, the IPOR serves as an adequate proxy for the Risk-Free (Rf) rate, as the collateral effectively mitigates default risk.

#### **Index Adaptability and Modularity**

The IPOR Index was imagined to be both adaptable and modular. The blockchain landscape and particularly DeFi markets are in constant flux, with protocols rapidly evolving, rising or falling in dominance, and new projects emerging. Given the constant change, the index must be able to adapt to market conditions and account for changes.

The Index calculation is designed to be updatable and modular, able to account for new protocols to be considered for inclusion or removal, changes in weighting due to market dominance, changes to the third-party code base, or other potential significant changes. Updates to the Index will be made via a transparent and democratic on-chain governance process handled by the DAO.


---

# 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.ipor.io/ipor-derivatives/ipor-index/what-is-the-ipor-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.
