# Contracts

Hegic WBTC Options Contract (mainnet):

```
0x3961245db602ed7c03eeccda33ea3846bd8723bd
```

Hegic ETH Options Contract (mainnet):

```
0xEfC0eEAdC1132A12c9487d800112693bf49EcfA2
```

Hegic WBTC Bidirectional Liquidity Pool Contract (mainnet):

```
0x20DD9e22d22dd0a6ef74a520cb08303B5faD5dE7
```

Hegic ETH Bidirectional Liquidity Pool Contract (mainnet):

```
0x878F15ffC8b894A1BA7647c7176E4C01f74e140b
```

Hegic WBTC Staking Lots Contract (mainnet):

```
0x840a1AE46B7364855206Eb5b7286Ab7E207e515b
```

Hegic ETH Staking Lots Contract (mainnet):

```
0x1Ef61E3E5676eC182EED6F052F8920fD49C7f69a
```

BTC/USD ChainLink price feed contract:

```
0xF4030086522a5bEEa4988F8cA5B36dbC97BeE88c
```

ETH/USD ChainLink price feed contract:

```
0x5f4eC3Df9cbd43714FE2740f5E3616155c5b8419
```

##


---

# 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://hegic.gitbook.io/start/developers/contracts.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.
