# Features

<figure><img src="/files/rNLVXLUYpGUIOKHfol4V" alt=""><figcaption></figcaption></figure>

**EVM Compatible**\
\
Bahamut is EVM compatible. Deploy and run your dApps on Bahamut with your favorite tooling for Ethereum.

**Fast Finality**

The average block time of Bahamut is 10 seconds. A typical transaction can be included in a block in less than 6 seconds. And this block is finalized if more than half of all validators add their blocks after it.

**Low Cost**

Gas fee is paid with $FTN.&#x20;

**Safe and Secure**

Each block is validated by trusted validators with their identities and $FTN as stakes.


---

# 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.bahamut.io/overview/features.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.
