# Introduction

Arkeo is a decentralized, free-market network providing reliable and censorship-resistant access to blockchain data. Unlike traditional centralized data providers (e.g., Infura and Alchemy), Arkeo empowers users and data providers with trustless interactions, transparent pricing, and community-driven quality assurance. Arkeo aims to create a truly decentralized alternative for accessing blockchain data, enhancing web3 self-reliance and privacy.

## The Arkeo Solution

Arkeo's solution centers on three core concepts:

* Free-Market Data Providers: Anyone can operate as a data provider, offering blockchain data at prices determined by market competition, allowing for efficient price discovery.
* Trustless Payments: Users can securely pay providers using any IBC-enabled asset, with flexible micro-payments and options for subscription or usage-based contracts.
* Transparent On-Chain Reputation: Provider performance and reliability are publicly verifiable through on-chain data, facilitating informed choices based on provider reputation and quality.

## How Arkeo Works

Here's a concise breakdown of how Arkeo functions:

* Individuals operate full blockchain nodes and become data providers, setting their own pricing for data queries.
* Users establish contracts directly with data providers, depositing tokens on-chain. Contracts support both subscription and pay-as-you-go models.
* Each query is cryptographically verifiable and redeemable on-chain, ensuring trustless and transparent income for data providers.
* A portion (10%) of provider earnings contributes to the network reserve, which funds validator incentives through block rewards.
* Providers build transparent reputations through public on-chain metrics, including service quality, user retention, income stability, and provider longevity.

Arkeo ensures decentralized and dependable blockchain data access, positioning itself as the robust web3 alternative to centralized infrastructure providers.

Jump into [Start Here](https://docs.arkeo.network/how-to-use-arkeo/start-here) to get a better understanding how Arkeo works and how you can be part of it.


---

# 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.arkeo.network/readme.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.
