# What is Nexio AI?

Nexio AI is a parallelized Bitcoin rollup technology built with the Movement SDK that supports both EVM and Move developers, with 30,000+ TPS to scale Bitcoin DeFi (and other use cases) globally with artificial intelligence.

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

Apart from high throughput, Nexio AI has several other key advantages:

#### [​](https://docs.nexio.xyz/01-introduction/what-is-nexio#btc-grade-security)BTC-Grade Security <a href="#btc-grade-security" id="btc-grade-security"></a>

Leveraging ZK Finality and Bitcoin anchoring to ensure tamper-proof state transitions and ultimate network reliability.

#### [​](https://docs.nexio.xyz/01-introduction/what-is-nexio#enhanced-developer-flexibility)Enhanced Developer Flexibility <a href="#enhanced-developer-flexibility" id="enhanced-developer-flexibility"></a>

Utilizing Move’s resource-oriented programming model for more secure and enforceable asset management, alongside dual-language compatibility with EVM for seamless dApp migration.

#### [​](https://docs.nexio.xyz/01-introduction/what-is-nexio#predictable-fees)Predictable Fees <a href="#predictable-fees" id="predictable-fees"></a>

Nexio AI ensures a consistent and transparent fee structure, avoiding the unpredictability often seen with gas fees on traditional networks. By leveraging an optimized transaction model and cross-chain design, users and developers can rely on predictable costs for transactions and operations, enabling better financial planning and usability.

#### [​](https://docs.nexio.xyz/01-introduction/what-is-nexio#interoperability)Interoperability <a href="#interoperability" id="interoperability"></a>

Nexio AI bridges Bitcoin’s UTXO model with account-based architectures, enabling smooth integration with other ecosystems like Aptos, Sui, Ethereum, and extending to MoveVm and EVM-compatible blockchains. This allows developers to leverage existing tools, standards, and infrastructure across multiple blockchain environments.

The result is that Nexio AI provides the infrastructure needed to finally scale Bitcoin DeFi on a global scale.

### [​](https://docs.nexio.xyz/01-introduction/what-is-nexio#key-milestones)Key Milestones <a href="#key-milestones" id="key-milestones"></a>

Despite only launching last year, Nexio AI has achieved several key milestones:

1. Raising $2.2M in funding
2. Launching an internal testnet
3. Developing the architecture that supports 30,000+ TPS, as well as both EVM and Move developers


---

# 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.nexio-ai.cloud/introduction/what-is-nexio-ai.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.
