# Entropy Light Paper(ENG)

## Entropy Light Paper(ENG)

- [Entropy Ver. 0.7(ENG)](https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-ver.-0.7-eng.md)
- [Introduction](https://docs.entropynetwork.io/entropy-light-paper-eng/introduction.md)
- [Abstract](https://docs.entropynetwork.io/entropy-light-paper-eng/introduction/abstract.md)
- [Entropy Development Plan](https://docs.entropynetwork.io/entropy-light-paper-eng/introduction/entropy-development-plan.md)
- [Entropy Design](https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-design.md)
- [Entropy Architecture](https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-design/entropy-architecture.md)
- [Consensus](https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-design/consensus.md)
- [Entropy Block](https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-design/entropy-block.md)
- [Block Generation](https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-design/entropy-block/block-generation.md)
- [Entropy Token Generation and Burn Through Block Rewards](https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-design/entropy-block/entropy-token-generation-and-burn-through-block-rewards.md)
- [Pre-minting](https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-design/entropy-block/pre-minting.md)
- [Entropy Bridge Chain](https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-design/entropy-bridge-chain.md)
- [Entropy Platform](https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-platform.md)
- [Entropy as a Blockchain Platform](https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-platform/entropy-as-a-blockchain-platform.md)
- [Provide the necessary elements for building and operating blockchain services in SDK](https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-platform/provide-the-necessary-elements-for-building-and-operating-blockchain-services-in-sdk.md)
- [Public Software for the Use of Entropy Blockchain Networks](https://docs.entropynetwork.io/entropy-light-paper-eng/public-software-for-the-use-of-entropy-blockchain-networks.md)
- [Entropy Universal Account](https://docs.entropynetwork.io/entropy-light-paper-eng/public-software-for-the-use-of-entropy-blockchain-networks/entropy-universal-account.md)
- [Entropy Scan](https://docs.entropynetwork.io/entropy-light-paper-eng/public-software-for-the-use-of-entropy-blockchain-networks/entropy-scan.md)
- [Entropy Blockchain Wallet](https://docs.entropynetwork.io/entropy-light-paper-eng/public-software-for-the-use-of-entropy-blockchain-networks/entropy-blockchain-wallet.md)
- [Entropy Marketplace](https://docs.entropynetwork.io/entropy-light-paper-eng/public-software-for-the-use-of-entropy-blockchain-networks/entropy-marketplace.md)
- [Entropy Launcher](https://docs.entropynetwork.io/entropy-light-paper-eng/public-software-for-the-use-of-entropy-blockchain-networks/entropy-launcher.md)
- [Entropy Roadmap](https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-roadmap.md)
- [Entropy Github](https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-github.md)
- [Entropy Service](https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-service.md)
- [FAQ](https://docs.entropynetwork.io/entropy-light-paper-eng/faq.md)
- [Partners](https://docs.entropynetwork.io/entropy-light-paper-eng/partners.md)
- [Version History](https://docs.entropynetwork.io/entropy-light-paper-eng/version-history.md)
- [Other Language](https://docs.entropynetwork.io/entropy-light-paper-eng/other-language.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.entropynetwork.io/entropy-light-paper-eng/entropy-ver.-0.7-eng.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.
