# Oracle Network

### Bringing Trusted Career Credentials On-Chain

As decentralized systems reshape finance, work, and collaboration, the need for trustworthy real-world data on-chain becomes critical. The Velocity Oracle Network is a decentralized oracle layer that makes verifiable career and education credentials accessible to smart contracts. Built to extend the utility of the Velocity Global Credentials Network into Web3 ecosystems, it enables decentralized applications to tap into real-world, trusted proofs of qualifications — in a privacy-preserving, consent-driven, and fully compliant manner.

Smart contracts are only as powerful as the data they rely on. Today, the trust layer needed to connect the world of verifiable human credentials to blockchain-based systems is missing. The Velocity Oracle Network fills that gap — serving as a decentralized, neutral infrastructure for credential-based logic in Web3. It unlocks a new class of decentralized applications that are:&#x20;

* Credential-aware&#x20;
* Privacy-preserving
* Regulatory-ready
* And powered by human trust, cryptographically expressed

<figure><img src="/files/6Uxkvz07f2xUlefaadXR" alt=""><figcaption><p>Simplified Diagram of Velocity Oracle Network</p></figcaption></figure>

### Example Use Cases

**DeFi & Credit Scoring:** Lenders assess risk based on real-time employment and income verification

**Remote Work Marketplaces:** Freelancers can prove credentials and work history without third-party platforms

**DAO Governance:** Role-based or reputation-weighted governance based on verified qualifications

**Digital Identity:** Portable, credential-based digital IDs for Web3 access, hiring, and background checks

**On-chain Compliance:** Automatically meet KYC, AML, or licensing requirements in regulated dApps

### How It Works (at a glance)

Individuals hold credentials in their private Velocity Credentials App and can choose to share them with applications requesting proof.

The Oracle Network is designed for compliance from the ground up:

* No raw personal data is stored on-chain
* Queries use zero-knowledge-compatible proof mechanisms
* Individuals control every disclosure
* Architecture supports GDPR, HIPAA, FERPA, and similar frameworks

#### Consent-Based Disclosure

Individuals consent to share selected credentials from their wallet with a dApp. These credentials never leave their control — only cryptographic proofs are transmitted.

#### Oracle Nodes Query Validators&#x20;

Multiple Oracle Nodes query Velocity Validator nodes. &#x20;

#### On-Chain Verification

Validator nodes verify authenticity, issuer integrity, revocation status, and subject ownership using credential data anchored on the Velocity Network. Zero-knowledge proofs are sent back to Oracle Nodes.&#x20;

#### Oracle Nodes Send Response to dApp

Multiple independent nodes provide the same data and the network uses a majority rule to agree on the response to the dApp


---

# 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://velocity-network.gitbook.io/velocity-network/velocity-network/oracle-network.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.
