# Welcome to Fetch

### Getting Started

Fetch is an immutable decentralized oracle protocol that incentivizes an open, permissionless network of data reporting and data validation.

It's a system designed to ensure that data can be provided by **anyone** and checked by *everyone*.

This documentation will guide you through everything you need to know, from the basics of how Fetch Oracle improves blockchain networks to insights into the functions of the ecosystem and information for anyone looking to work under the hood.

Let's dive in.

<div align="center"><figure><img src="https://2715759442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuaWlV2rnUpdykVKTSfXx%2Fuploads%2FvZUPcIRTRgm9OyltIZze%2FFetch%20Oracle%20Logo%20FINAL.jpg?alt=media&#x26;token=e74fb396-f611-40ce-8f6d-1417933e6872" alt=""><figcaption></figcaption></figure></div>

### Fetch Oracle Explained (in 3-Minutes)

{% hint style="success" %}
**Don't miss this!**  Watch this easy-to-follow animated Fetch explainer:
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=dt04rfCARMI>" %}

{% hint style="info" %}
**Quick Links**

* [Watch the Explainer](https://youtu.be/6mm8ezGVGo8)
* [Read the Whitepaper](https://fetchoracle.com/whitepaper.pdf)
* [Read the Audit Report](https://fetchoracle.com/audit.pdf)
  {% endhint %}

## Get Direct Help

[Ask a question in the Fetch Oracle Telegram](https://t.me/fetchoracle).


---

# 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.fetchoracle.com/welcome-to-fetch.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.
