# How ELNA has become Possible Now

#### The Dawn of Computing

The rudimentary mechanical devices of the early 20th century, swiftly progressing to the first electronic computers of the 1940s. These machines, though massive and limited, laid the groundwork for the digital revolution.

#### The Advent of the World Wide Web

The 1990s, this global network transformed computers from isolated islands of information into an interconnected digital archipelago, revolutionizing how we share data, communicate, and process information.

#### The Blockchain Revolution

Emerging in the late 2000s, blockchain technology marked another watershed moment. Initially conceived as the underlying framework for digital currencies like Bitcoin, blockchain's potential quickly expanded beyond mere financial transactions.

#### From Simple Coins to Complex Contracts

Early blockchains supported basic functionalities, primarily focusing on cryptocurrency transactions. However, with the advent of platforms like Ethereum, that introdued smart contracts: self-executing contracts with the terms of the agreement directly written into code, a plethora of decentralized applications (DApps) have become possible beyond simple coin transactions.

#### The Next Leap: Advanced Blockchain Platforms

Recent advancements in blockchain technology have ushered in a new era with platforms like the Internet Computer (ICP). These advanced chains are capable of running full-fledged web assembly code, offering up to 400 GB of memory support. This leap is not just evolutionary but revolutionary, opening new vistas for complex applications that were previously inconceivable on blockchain networks.

#### ELNA: Building the Foundation for AI Agents in Web Assembly

ELNA is specifically focusing on building the foundational blocks for an AI agent platform in web assembly. This focus allows ELNA to leverage the full potential of advanced blockchain technology, paving the way for innovative and efficient AI applications on the blockchain.

#### &#x20;Future Prospects: GPU Nodes in ICP

Looking ahead, the anticipated introduction of GPU nodes in ICP is set to further expand the horizons of blockchain technology. This advancement will potentially enable fully on-chain industrial AI capabilities, offering unprecedented computational power and efficiency. ELNA is poised to harness these capabilities for advanced AI applications.

<br>


---

# 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.elna.ai/elna-whitepaper/how-elna-has-become-possible-now.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.
