# Ecosystem

At the moment, Aleph Zero’s ecosystem consists of the following:

* **AlephBFT Consensus**: A novel DAG protocol&#x20;
* **Aleph Zero Cloud**: A decentralized file storage solution supported by IPFS&#x20;
* **Smart Contracts**: Scalable, self-executing, private smart contracts that will soon include added privacy capabilities via Liminal&#x20;
* **Common**: A decentralized exchange (DEX) with a trustless universal wallet&#x20;
* **zkOS**: A multichain privacy layer usable across all networks that bridge to Aleph Zero
* **Aleph Zero EVM**: an EVM-powered solution catering to builders, developers, and users of crypto's second-largest network
* **Future infrastructure use cases**

The network is also a bedrock for innovative projects that are leveraging features such as private smart contracts and the speed of the AlephBFT consensus protocol. These include dapps and solutions that are native to the network as well as third-party integrations and ongoing partnerships with development teams, launchpads, and validators.

### Native dapps and solutions&#x20;

* [ArtZero ](https://www.artzero.io/)
* [AZERO Punks](https://twitter.com/PunksAzero)&#x20;
* [CLST ](https://www.clst.com/)
* [PanoramaSwap](https://panoramaswap.com/)

### Third-party integrations&#x20;

* [Gatenox](https://gatenox.com/)&#x20;
* [Nova Wallet ](https://novawallet.io/)
* [SubWallet](https://subwallet.app/)&#x20;
* [Subscan ](https://www.subscan.io/)
* [SupraOracles](https://supraoracles.com/)&#x20;
* [Vulture Wallet](https://vulturewallet.net/)

### Partners&#x20;

* [10Clouds](https://10clouds.com/)&#x20;
* [AngelBlock ](https://angelblock.io/)
* [Cardinal Cryptography ](https://cardinals.cc/)
* [Crypto Climate Accord](https://cryptoclimate.org/)&#x20;
* [Flidy Technologies](https://www.flidy.io/)&#x20;
* [P-OPS](https://pops.one/)&#x20;
* [UBIK Capital](https://ubik.capital/index.html)

For more information, visit the Aleph Zero [ecosystem map](https://alephzero.org/ecosystem/). You can also make your own submission if you’ve already built something on the network. More projects will be included as the ecosystem continues to expand.


---

# 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.alephzero.org/aleph-zero/explore/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.
