> For the complete documentation index, see [llms.txt](https://docs.conic.finance/conic-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.conic.finance/conic-finance/faq/contract-addresses.md).

# Contract Addresses

## Core

CNC Token: [0x9aE380F0272E2162340a5bB646c354271c0F5cFC](https://etherscan.io/address/0x9aE380F0272E2162340a5bB646c354271c0F5cFC)

Controller: [0x2790EC478f150a98F5D96755601a26403DF57EaE](https://etherscan.io/address/0x2790EC478f150a98F5D96755601a26403DF57EaE)

LP Token Staker: [0xA5241560306298efb9ed80b87427e664FFff0CF9](https://etherscan.io/address/0xA5241560306298efb9ed80b87427e664FFff0CF9)

Rebalancing Rewards Handler: [0x53a2f0333F7320e862616211b0E44E4354077f9D](https://etherscan.io/address/0x53a2f0333F7320e862616211b0E44E4354077f9D)

Governance Proxy: [0x38A40942cB275D941309d5Af28b44d27576CdaAf](https://etherscan.io/address/0x38A40942cB275D941309d5Af28b44d27576CdaAf)

CNC Locker: [0x8b318d1d27ee1E4329d88F0c1E9bc3A1025B2c93](https://etherscan.io/address/0x8b318d1d27ee1E4329d88F0c1E9bc3A1025B2c93)

Inflation Manager: [0x05F494E6554fab539873dcF92A4D2F6930105B16](https://etherscan.io/address/0x05F494E6554fab539873dcF92A4D2F6930105B16)

Bonding: [0xC3D0D54aFf5209118aED32253cC8EC5f417d6B9C](https://etherscan.io/address/0xC3D0D54aFf5209118aED32253cC8EC5f417d6B9C)

Debt Token: [0xFB588886715a263F69c1edd4e84e0Ac1855E928A](https://etherscan.io/address/0xFB588886715a263F69c1edd4e84e0Ac1855E928A)

Debt Pool: [0xCFe7bA85D916875779F9668b606b70051901D5ca](https://etherscan.io/address/0xCFe7bA85D916875779F9668b606b70051901D5ca)

cncCRVUSD: [0x9961BdBE8B7091E584c2bF9D0a160C583f564A8c](https://etherscan.io/address/0x9961BdBE8B7091E584c2bF9D0a160C583f564A8c)

## Omnipools

ETH Omnipool: [0x3367070ed152e2b715eef48D157685Cf496f3543](https://etherscan.io/address/0x3367070ed152e2b715eef48D157685Cf496f3543)

crvUSD Omnipool: [0x89dc3E9d493512F6CFb923E15369ebFddE591988](https://etherscan.io/address/0x89dc3E9d493512F6CFb923E15369ebFddE591988)

USDC Omnipool: [0x80a3604977270B7Ef2e637f9Eb78cE1c3FA64316](https://etherscan.io/address/0x80a3604977270B7Ef2e637f9Eb78cE1c3FA64316)

## Addresses from UI

Alternatively, an overview of the deployed contract addresses can be obtained from the Conic website. When a user clicks on the Conic icon in the top left corner, selects "**About Conic**" and then "**View contract addresses...**" the addresses for all deployed Conic contracts are shown.

<figure><img src="/files/thQtHhk2dmQx4rbez9xi" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.conic.finance/conic-finance/faq/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.
