# Avalanche

The core idea of Avalanche is metastability.

#### Pros

* Quick finality and low latency
* Higher throughput: 1000–10,000 transactions per second.
* Robust: The network does not need to agree on who the participants are to achieve undeniable consensus.
* No miners

#### Cons

**Read more**

* [Snowflake to Avalanche: A Novel Metastable Consensus Protocol Family for Cryptocurrencies](https://ipfs.io/ipfs/QmUy4jh5mGNZvLkjies1RWM4YuvJh5o2FYopNPVYwrRVGV)
* [demystifying-snowflake-to-avalanche](https://medium.com/zkcapital/demystifying-snowflake-to-avalanche-966f56c33fd7)


---

# 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://tokens-economy.gitbook.io/consensus/chain-based-others/avalanche.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.
