> For the complete documentation index, see [llms.txt](https://docs.ilikeitstable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ilikeitstable.com/flux/technical-info/oracle.md).

# Oracle

We use Morpher's oracle. This is a pull oracle, which means that for every Flux transaction that you do, that needs collateral price information, you have to include a signed price message.

It's possible to set up your own Morpher oracle subscription, which you can get these messages from. [Learn how to using their documentation.](https://www.morpher.com/radix/docs)

You're also free to use [our API](https://flux.ilikeitstable.com/api-docs), which allows you to get such signed messages.
