# Overview

<figure><img src="/files/cSzbCkGSZw47EwNLkchZ" alt=""><figcaption></figcaption></figure>

**zkPull** is a decentralized bounty and open-source contribution platform that enables developers to earn rewards instantly after their pull request is merged—without relying on manual approval or fund release from project owners.

By combining **zkTLS** for verifiable off-chain GitHub data and an **EigenLayer AVS** for on-chain enforcement, zkPull transforms GitHub contributions into a trustless, automated reward flow.\
Once a pull request is merged, contributors can independently prove their work and claim rewards directly on-chain.

<figure><img src="/files/QX3RBfPxX04kdpl0FB66" alt=""><figcaption></figcaption></figure>

zkPull removes trust assumptions, delays, and centralized verification from open-source incentives.


---

# 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://zkpull.gitbook.io/zkpull-docs/introduction/overview.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.
