# 1.1 Introduction

## What Is Avilom?

Avilom is the world’s first self-evolving AI blockchain. By embedding machine-learning models into consensus, oracle feeds, fee markets, governance, and security, Avilom continuously learns and adapts—delivering accurate data, predictable costs, rapid upgrades, and automated threat detection.

## Why Use Avilom?

* **Real-Time Intelligence**: On-chain AI oracles and consensus validators guarantee data accuracy and block validity.
* **Predictive Costs**: A reinforcement-learning fee agent optimizes your gas price, so you never overpay.
* **Privacy-First**: Zero-knowledge proofs verify off-chain AI computations without exposing sensitive inputs.
* **Rapid Innovation**: Natural-language-to-Solidity and comprehensive SDKs let you build quickly.

> ℹ️ By the end of this guide, you’ll have your first Avilom smart contract deployed on our Testnet and be ready to explore more advanced features.


---

# 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.avilom.net/1.-getting-started/1.1-introduction.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.
