# Enhancing the Bitcoin Ecosystem with Smart Contract Capabilities

### Support for EVM Compatibility

By integrating full compatibility with the EVM, exSat opens up the platform to a broader developer community. This compatibility allows for the development of diverse smart contracts, significantly expanding the utility and functionality of the exSat platform.

### Universal Gas Fee Support via Account Abstraction

With EVM compatibility and Account Abstraction, support for universal gas fee becomes possible across various assets, e.g. BTC, Ordinals, and other Bitcoin ecosystem assets. Paying gas fees for others also becomes possible, thus making it easier for developers and users.

<br>


---

# 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.exsat.network/approach/architecture/enhancing-the-bitcoin-ecosystem-with-smart-contract-capabilities.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.
