# Technical resources

A technical system summary including contract descriptions, function descriptions, and more is available in the DIVA README.

## Technical papers

* [Oracle specs](https://github.com/divaprotocol/oracles/blob/main/README.md)
* [Original whitepaper](https://www.diva.finance/pdf/DIVA_Whitepaper_v1.0.0.pdf) (version as of 8th May 2021; may include outdated elements)

## Security audits

* Peckshield May 2022

{% file src="/files/A1StehuQp3yP4mjGQeoR" %}

## Slides

* Link to slides (TODO)

## Code base

* [Github repository](https://github.com/divaprotocol/diva-contracts)


---

# 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.divaprotocol.io/for-developers/technical-resources.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.
