> ## Documentation Index
> Fetch the complete documentation index at: https://www.diadata.org/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Request a Custom Oracle

> DIA offers highly customizable oracles that are individually tailored to each dApp’s needs. Each oracle can be customized in several ways, ensuring that the data and oracle remain robust and resilient to market volatily.

Each oracle can be tailored across the following parameters:

<CardGroup cols={3}>
  <Card title="Data Sources & Asset Feeds" icon="database" iconType="solid">
    Choose the data sources, liquidity pools, and which assets to support.
  </Card>

  <Card title="Pricing Methodologies" icon="chart-line" iconType="solid">
    Select how prices are computed (e.g. MAIR, VWAPIR) and apply filters for resilience to volatility.
  </Card>

  <Card title="Update Triggers" icon="clock" iconType="solid">
    Control when updates publish on-chain: by frequency, deviation threshold, and heartbeat.
  </Card>
</CardGroup>

Get in touch with us:

<CardGroup cols={2}>
  <Card title="Contact Us" icon="telegram" iconType="solid" href="https://t.me/DIAOracles_Support_Bot">
    For a consultation with the DIA team, get in touch via Telegram. The team will gather the requirements and create a solution proposal for you.
  </Card>

  <Card title="Submit a CDR" icon="file-lines" iconType="solid" href="https://forum.diadata.org/">
    If you already have a specific implementation in mind, you can directly and autonomously submit a request via the DIA Forum.
  </Card>
</CardGroup>
