# Tezos blockchain

**Updated on 09/27**&#x20;

We are thinking about adopt Tezos blockchain.

Tezos is particularly known for its inexpensive transaction fees, formally verified smart contracts, and the minting of NFTs. These qualities are what makes Tezos the default platform for NFT creators.

Tezos prevails as the preferred place for creators to mint their NFTs also because of its energy efficiency. And this point is very important for us.

The top 10 coins using the least energy annually:

<br>

<table data-header-hidden><thead><tr><th width="303.3333333333333"></th><th></th><th></th></tr></thead><tbody><tr><td>Rank</td><td>Eco Coin</td><td>Energy Use in KWh per year</td></tr><tr><td>1</td><td>Cardano</td><td>48,851</td></tr><tr><td>2</td><td>Algorand</td><td>70,237</td></tr><tr><td>3</td><td>Avalanche</td><td>113,249</td></tr><tr><td>4</td><td>Flow</td><td>180,000</td></tr><tr><td>5</td><td>Tezos</td><td>489,311</td></tr><tr><td>6</td><td>Polkadot</td><td>512,671</td></tr><tr><td>7</td><td>Stellar</td><td>598,755</td></tr><tr><td>8</td><td>Terra</td><td>790,000</td></tr><tr><td>9</td><td>Fantom</td><td>1,137,776</td></tr><tr><td>10</td><td>Solana</td><td>3,186,000</td></tr></tbody></table>

\
**The top 10 coins with the lowest Co2 emissions:**

| Rank | Eco Coin  | Annual tons of Co2 |
| ---- | --------- | ------------------ |
| 1    | Fantom    | 7                  |
| 2    | Terra     | 20                 |
| 3    | Stellar   | 37                 |
| 4    | Polkadot  | 50                 |
| 5    | Tezos     | 80                 |
| 6    | RIPPLE    | 300                |
| 7    | Avalanche | 340                |
| 8    | Algorand  | 360                |
| 9    | Cardano   | 400                |
| 10   | Polygon   | 700                |

‍‍


---

# 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.fragment.technology/tech-architecture/backend/tezos-blockchain.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.
