> For the complete documentation index, see [llms.txt](https://klayoracle.gitbook.io/v1.0.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://klayoracle.gitbook.io/v1.0.0/data-providers/introduction.md).

# Introduction

{% hint style="info" %}
This section is currently being developed. To contribute, open a pull request on the [documentation GitHub repo](https://github.com/KlayOracle/klayoracle-docs).
{% endhint %}

### In this section:

* Introduction (this page)
* [Data Provider Local Installation](/v1.0.0/data-providers/install-and-run-data-providers-locally.md)
* How Data Providers Work
  * [Configuring Data Feeds](/v1.0.0/data-providers/how-it-works/configuring-data-feeds.md)
  * [Reducers](/v1.0.0/data-providers/how-it-works/reducers.md)
  * [Utilities for data providers](/v1.0.0/data-providers/how-it-works/data-provider-utilities.md)
  * [Config. Files & Environmental Variables](/v1.0.0/data-providers/how-it-works/configuration-files-and-environmental-variables.md)
  * [OracleProvider Contract](/v1.0.0/data-providers/how-it-works/oracleprovider-contract.md)
  * [Bootstrap Data Provider](/v1.0.0/data-providers/how-it-works/bootstrap-data-providers.md)
* [Best Practices for running Data Providers](/v1.0.0/data-providers/best-practices.md)
