# Contract Addresses

### Colony Avalanche Index&#x20;

<table><thead><tr><th>Name</th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>CAI</td><td>0x48f88A3fE843ccb0b5003e70B4192c1d7448bEf0</td><td></td></tr><tr><td>Index Logic</td><td>0x3531ed4cb9F8B68e0C706C92aF5B8a50e095f293</td><td></td></tr><tr><td>Index Registry</td><td>0x3DAD1208AFEc6ECCda25169a5D16119CE2BA76bD</td><td></td></tr><tr><td>Fee Pool</td><td>0x6D9F100ca14384262Ca6afd8ef7ceC265a113113</td><td></td></tr><tr><td>Orderer</td><td>0xFE28E11136aB2aF4Ce65F0E7b936B51F182336C9</td><td></td></tr><tr><td>Phuture Price Oracle</td><td>0x69E848b2F41019340CeC3e6696D5c937e74Da96b</td><td></td></tr><tr><td>Chainlink Price Oracle</td><td>0xAb8FaD22bb7d026f3F2D40bCc58C8644fb2763dA</td><td></td></tr><tr><td>vToken Factory</td><td>0xA654211aE2fAC7e029df45FCDc0ACFa77e174134</td><td></td></tr><tr><td>Managed Index Reweighing Logic</td><td>0x7F124CD28e775Ae1FDe2885c8fA6B2b8772E2e6B</td><td></td></tr><tr><td>Managed Index Factory</td><td>0x6d825cE7F220c6cc03fE156F28BE6318e6546Ca8</td><td></td></tr><tr><td>Index Router 0x</td><td>0xD6dd95610fC3A3579a2C32fe06158d8bfB8F4eE9</td><td></td></tr><tr><td>Deposit Manager</td><td>0xf2E0869b9E96Ed25A5EB7E551229f3e50388224c</td><td></td></tr><tr><td>AVAX Helper</td><td>0x6101F79B6b29FFA43a30daB7188918E669a56D2e</td><td></td></tr><tr><td>Index Helper</td><td>0xaCef72ef3AFEb044845f0869586445e5C6c2504a</td><td></td></tr><tr><td>Ordering Executor</td><td>0xE9B38D900445685cb7232259c95a96150FDD5585</td><td></td></tr></tbody></table>


---

# 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.phuture.finance/phuture-protocol-v1/contract-addresses.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.
