# はじめに

> 2009年にサトシ・ナカモトによるビットコインの開発は、中央当局を持たず、暗号学とピアツーピアネットワークの合意形成メカニズムのみに基づいて分散型の価値移転システムを作ることが可能であることを示しました。
>
> その後イーサリアムはこの概念を発展させ、完全なプログラミング言語を追加することで、誰でもブロックチェーン上にスマートコントラクトや分散型アプリケーションを直接デプロイできるようにしました。

Zeltraは同じ道をたどります。ネットワークはイーサリアムと同じ技術アーキテクチャ、同じ仮想マシン、同じツール互換性、同じ手数料構造に基づいていますが、他のネットワークにはないネイティブな仕組みを統合しています：

\
取引手数料の一部をエコシステムの成長に貢献する参加者に自動的に再分配する仕組みです。

考え方はシンプルです。\
Zeltra上のすべての取引は手数料を生み出します。これらの手数料はネットワークを保護するバリデータだけでなく、ネットワークの統合、促進、開発に貢献する者を報いることのみを目的としたパートナーシップ基金にも資金を供給します。\
Zeltraはブロックチェーンを再発明することを主張しません。すでに大規模で成功しているものを取り入れ、各アクティブユーザーを成長の推進者に変える経済エンジンを追加しています。

{% hint style="info" %}
**Zeltra** ChainId : 271017 · ネイティブトークン : ZLA · 技術的基盤 : go-ethereum
{% endhint %}


---

# 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://zeltra.gitbook.io/zeltra-docs/documentation/documentation-ja/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.
