# Feed Requests

We do help to run some reference feeds with a strong cosigner set, which can be used across multiple networks at the same address. Currently the 0x00f0feed50DcDF57b4f1B532E8f5e7f291E0C84b oracle has been deployed to Ethereum Mainnet, Rinkeby(limited maintainance) and Polygon. To see the feeds which are deployed

{% embed url="<https://docs.google.com/spreadsheets/d/1syqS8Gpl7ZS9UC_Wr6giY057XebJu3bZKXhIDsN-DJ0/>" %}

To request a feed, <https://docs.google.com/forms/d/e/1FAIpQLSeZarxSNjeWI9xGMYx5nizt25u5kUXv2uuyTiPyGNCkEGmJbg/viewform?usp=sf_link>

or ask on our Discord at

<https://discord.gg/3Z2qvm9BDg>


---

# 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.scry.finance/docs/open-oracle-framework/feed-requests.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.
