# Chainlist

## Ethereum

Often considered the primary platform for decentralised applications (dApps) and smart contracts, Ethereum supports a vast ecosystem of decentralised finance (DeFi), non-fungible tokens (NFTs), and more. It uses a Proof of Stake (PoS) consensus model, emphasising security and decentralisation.

{% hint style="info" %}
[Quickstart Guide](/liquify/supported-chains/chainlist/ethereum/quickstart-guide.md)
{% endhint %}

## Arbitrum

A layer-2 scaling solution for Ethereum, Arbitrum reduces transaction costs and latency without sacrificing security. It aims to improve Ethereum's scalability and efficiency, making it suitable for developers looking to enhance dApp performance.

{% hint style="info" %}
[Quickstart Guide](/liquify/supported-chains/chainlist/arbitrum/quickstart-guide.md)
{% endhint %}

## Polygon

Designed as a multi-chain scaling solution for Ethereum, Polygon provides frameworks for building interconnected blockchain networks. Its architecture enables faster and cheaper transactions while maintaining compatibility with Ethereum's existing ecosystem.

{% hint style="info" %}
[Quickstart Guide](/liquify/supported-chains/chainlist/polygon-pos/quickstart-guide.md)
{% endhint %}

## Base

Base is a Layer-2 blockchain developed by Coinbase, designed for enhanced security and scalability, essential for decentralised applications (dApps). It is secured by Ethereum and utilises the OP Stack to boost functionality. Base focuses on improving reliability and security for on-chain developers and integrates seamlessly with Coinbase's offerings, providing easy fiat access and improving usability.

{% hint style="info" %}
[Quickstart Guide](/liquify/supported-chains/chainlist/base/quickstart-guide.md)
{% endhint %}

## BNB Chain

Known for its compatibility with Ethereum's Virtual Machine (EVM), BNB Chain offers high throughput for dApps and is a popular choice for developing NFT marketplaces. It focuses on performance, interoperability, and a rich ecosystem of applications.

{% hint style="info" %}
[Quickstart Guide](/liquify/supported-chains/chainlist/bnb-chain/quickstart-guide.md)
{% endhint %}

## Klaytn

Klaytn is a business-oriented public blockchain platform that combines the features of both public and private blockchains for high performance. Originating as an Ethereum fork, it is optimized for enterprises with high transaction speed, low latency, and near-instant finality. Klaytn uses a hybrid infrastructure with a Byzantine Fault Tolerance (BFT) consensus mechanism for robust security and reliability. It aims to enhance on-chain experiences by delivering scalable and sustainable blockchain solutions.&#x20;

{% hint style="info" %}
[Quickstart Guide](/liquify/supported-chains/chainlist/kaia-formerly-klaytn/quickstart-guide.md)
{% endhint %}

## DFK

The DeFi Kingdoms Blockchain, or DFK Chain, is customized for the DeFi Kingdoms game, a fantasy RPG that blends decentralized finance (DeFi) with gameplay. Initially on the Harmony blockchain, it moved to a dedicated blockchain using Avalanche's Subnet technology for better performance and scalability. The game features tokenised resources, Hero NFTs, and a stakable core token named Jewel.&#x20;

{% hint style="info" %}
[Quickstart Guide](/liquify/supported-chains/chainlist/dfk-chain/quickstart-guide.md)
{% endhint %}

## Fuse

Fuse Network is a leading layer-one blockchain platform dedicated to scaling Web 3.0 payments. With a commitment to user-centric solutions, Fuse Network is revolutionising blockchain-based payments.

{% hint style="info" %}
[Quickstart Guide](/liquify/supported-chains/chainlist/fuse/quickstart-guide.md)
{% endhint %}

## Solana

Celebrated for its speed and efficiency, Solana features a unique Proof of History (PoH) consensus combined with Proof of Stake (PoS), facilitating rapid transactions and low costs, making it a strong platform for scalable applications.


---

# 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://liquify-2.gitbook.io/liquify/supported-chains/chainlist.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.
