# Overview

## Autonomous Finance

Autonomous Finance is an organization focused on research, innovation, and development of AI-powered DeFi on AO. We build novel primitives, platforms, and tools powered by AI agents to provide autonomous, signal-driven financial services within AO's trusted execution environment.

**Autonomous Finance is built on three foundational pillars.**

<figure><img src="https://content.gitbook.com/content/qi2z6qbW0AckrNyiYMEk/blobs/ePnWLst6WBeyVsvjaK4v/Afmodules7.png" alt=""><figcaption></figcaption></figure>

**Core Financial Infrastructure:** DeFi primitives enhanced by AO's scalable design architecture, such as asset swap systems, money markets, and mechanisms for liquidity provision.&#x20;

**Agent Finance (AgentFi):** Autonomous agents capable of processing real-time market intelligence and executing sophisticated financial strategies verifiably onchain.&#x20;

**Content Finance (ContentFi):** Applications that leverage Arweave's content-storing capability to monetize data as composable assets.

### AgentFi

{% hint style="info" %}
Finance is becoming increasingly automated, with approximately 80% of all trades on the Nasdaq executed by non-human actors.
{% endhint %}

Until now, decentralized finance has been limited to the settlement layer of the economy, facilitating swaps, payments, and lending actions among market participants without the need for third-party intermediaries.

While trustless settlement is innovative, the global economy encompasses more than just settlement. Markets operate as an intelligence layer, composed of economic agents—bankers, investors, traders, and fund managers—who allocate resources, transact, and control the global flow of value.

With the rise of AI, we foresee a paradigm shift in the economic landscape, where the next iteration of the intelligence layer is expressed through the creation and governance of highly adept AI agents, executing sophisticated financial strategies verifiably onchain.&#x20;

### Our Mission

Our mission is to transform DeFi beyond a trustless financial settlement layer by introducing data-powered, autonomous financial services onchain. This includes leveraging AO as a modular and composable AI Agent base layer to:&#x20;

* Build core open-source DeFi primitives and AI-powered infrastructure.&#x20;
* Provide a platform to build, test, train, monetize, and subscribe to autonomous agents.&#x20;
* Democratize access to sophisticated AgentFi strategies and services.&#x20;
* Empower builders with development tools to build the next generation of apps.


---

# 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.autonomous.finance/general/overview.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.
