> For the complete documentation index, see [llms.txt](https://oracle-free-dollar.gitbook.io/ofd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oracle-free-dollar.gitbook.io/ofd/contracts-2025/contracts-on-linea.md).

# Contracts on Linea

```
Oracle Free Dollar 
0xef5187c74E38B1f38e112Ef1930FE763B0a0EF9c
https://lineascan.build/address/0xef5187c74E38B1f38e112Ef1930FE763B0a0EF9c#code

Equity
0xE936d1d483Cb8606c27433CB9237A9c190caaDa0
https://lineascan.build/address/0xE936d1d483Cb8606c27433CB9237A9c190caaDa0#code

PositionFactory
0xD2D50Fe0E07A738081BB7C0B22962d6F9f4254fa
https://lineascan.build/address/0xD2D50Fe0E07A738081BB7C0B22962d6F9f4254fa#code

PositionRoller
0x7aD64Bbe7c81b838A304172B98D94894095BEdA8
https://lineascan.build/address/0x7aD64Bbe7c81b838A304172B98D94894095BEdA8#code

Savings
0x045ce10c420fF44F31a2652dF05D38b3C1B04b94
https://lineascan.build/address/0x045ce10c420fF44F31a2652dF05D38b3C1B04b94#code

MintingHub
0x945E8485fFa72249E579552cF5192E165fB33292
https://lineascan.build/address/0x945E8485fFa72249E579552cF5192E165fB33292#code

Stablecoinbridge
0x8ff5bE6a1a47CcA4b09778EeE5eE22E49e4352BC
https://lineascan.build/address/0x8ff5bE6a1a47CcA4b09778EeE5eE22E49e4352BC#code

Using USDT on Linea 
0xa219439258ca9da29e9cc4ce5596924745e12b93
https://lineascan.build/token/0xa219439258ca9da29e9cc4ce5596924745e12b93
```


---

# 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, and the optional `goal` query parameter:

```
GET https://oracle-free-dollar.gitbook.io/ofd/contracts-2025/contracts-on-linea.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
