# ChainLink integracija

Chainlink će se koristiti kao orakl servis za povezivanje vanjskih podataka sa smart contractima koji upravljaju jamstvima. Na primjer, kada korisnik prijavi kvar, pametni ugovor može putem Chainlink orakla provjeriti status proizvoda (datum kupnje, registracija, status servisa) izvan blockchaina - npr. iz baze proizvođača ili servisnog sustava. Također, Chainlink će omogućiti automatizirano ispunjenje uvjeta jamstva na temelju real-world podataka (npr. da je uređaj stvarno poslan na servis, da je kvar potvrđen itd.). Time se jamstveni sustav DEXPIRY tokena dodatno osigurava protiv prijevara i dobiva na pouzdanosti bez centralnog posrednika.


---

# 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.dexpiry.com/komponente-sustava/blockchain-zapisi/chainlink-integracija.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.
