# Ecosystem

MoveFlow is currently deployed in the **Aptos** and **EDU Chain** ecosystems, with plans to expand to additional blockchain networks.

### [Aptos](https://aptosfoundation.org/)

Aptos is a high-performance Layer 1 blockchain designed for scalability, security, and efficiency. It offers:

* **Move Programming Language**: Enabling secure and high-speed smart contract execution.
* **Parallel Execution**: Reducing transaction congestion and enabling faster processing.
* **Sub-Second Finality**: Ensuring near-instant transaction settlement for seamless user experience.
* **Strong Developer Community**: Fostering innovation in DeFi and blockchain infrastructure.

MoveFlow benefits from Aptos’ fast and low-cost transactions, making it an ideal environment for real-time token distribution.

* **Application URL：**<https://app.moveflow.xyz>

### [EDU Chain](https://educhain.xyz/)

EDU Chain is a blockchain network tailored for the education sector, providing infrastructure for decentralized finance (DeFi) solutions aimed at students, educators, and institutions. MoveFlow plays a crucial role in:

* **Student Grants and Scholarships**: Automating fund disbursements to ensure transparency.
* **Tuition Payments**: Enabling flexible, on-chain tuition financing.
* **Incentivized Learning Models**: Rewarding students with tokenized incentives based on performance.
* **Application URL：**<https://app.edu.moveflow.xyz>

### Future Expansion

MoveFlow is committed to broadening its reach across major blockchain ecosystems, including:

* [**Solana**](https://solana.com/zh)
* [**Ethereum**](https://ethereum.org/zh/)
* [**Arbitrum**](https://arbitrum.io/)
* [**BSC**](https://www.bnbchain.org/en)&#x20;

By expanding into these ecosystems, MoveFlow aims to become the universal standard for on-chain token distribution, unlocking new opportunities in programmable payments and decentralized finance.


---

# 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://moveflow3.gitbook.io/moveflow-token-distribution-protocol/ecosystem.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.
