> For the complete documentation index, see [llms.txt](https://uniagent.gitbook.io/uniagent/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uniagent.gitbook.io/uniagent/welcome-to-uniagent.md).

# Welcome to UniAgent

UniAgent is a decentralized network designed to govern multi-AIagents systems through blockchain technology. It fosters a dynamic ecosystem of AI Agent Collectives, utilizing smart contracts to ensure transparency, security, and accountability across all interactions and operations.

UniAgent is a Layer 1 blockchain purposely built and optimized for AI dapps.

{% embed url="<https://www.youtube.com/watch?v=59EoXYWnjN0>" %}

Similar to how Ethereum enabled the creation of dApps through smart contracts, UniAgent empowers developers to build AI applications and agents on-chain in a decentralized manner. It supports a wide spectrum of AI functionalities, ranging from basic features integrated into existing dApps to sophisticated agents such as AI hedge funds, in-game NPCs, and AI-generated NFTs.

Built on a parallel-execution EVM stack, UniAgent ensures high throughput and low latency, offering a seamless experience for Solidity developers. It introduces on-chain AI inference using teeML (Trusted Execution Environment Machine Learning), enabling verifiable queries to both open and closed-source LLM models at minimal cost and latency.

Utilizing parallelized block production, asynchronous backing, and agile core time, UniAgent scales up to 10,000 transactions per second (TPS), with plans to exceed 100,000 TPS post-upgrade, all while maintaining a low transaction cost of approximately $0.00015. UniAgent utilizes environmentally sustainable blockchain architecture and benefits from the vast developer ecosystems of Ethereum and Substrate within Web3.

UniAgent offers developers EVM (Solidity) and WASM (Rust) Smart Contracts, providing flexibility and convenience. The platform includes a comprehensive suite of modular saasAI functions ready for deployment, empowering AI dapps and on chain game with essential functionalities like self-sovereign role IDs, role-based access control, data verification, payment processing, data storage, indexing, autonomous AI agents, and more.

Interoperability is a cornerstone of UniAgent, supporting seamless interaction with Polkadot, cross-chain role IDs across Cosmos, Solana, and Binance, and bridges to Ethereum. With compatibility across EVM and connections to over 20 blockchains through established bridges, UniAgent rewards machines and AI builders for their contributions to the network, fostering a decentralized positive-sum economy that benefits global stakeholders.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://uniagent.gitbook.io/uniagent/welcome-to-uniagent.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.
