# What is AgentFi?

AgentFi takes its name from the concept of "Agent Driven Finance", the next stage of financial applications evolution enabled by the intelligent support of onchain agents.

Onchain agents are digital entities that can navigate the blockchain, executing tasks based on some predefined logic but also learning from their experiences to adapt their strategies. These autonomous agents form an intelligent layer on top of the blockchain primitives, serving as a trusted assistant for various types of Web 3.0 users.

Some examples of existing agents include: (see more agents [here](https://www.masonnystrom.com/p/crypto-ai-agents))

**Liquidation Bots**

Agents which liquidate undercollateralized positions in perp dexes.

**Memecoin Snipers**

Agents which race to buy the newest memecoins when they launch.

The **"Fi"** part of AgentFi pays tribute to what we think will be the most widespread application of agents across decentralized platforms: using agents to target and optimize economic incentives. This is a key value proposition which will generate the most natural adoption. While we envision the most obvious use cases to be in DeFi, we believe agents will also play important roles in SocialFi, GameFi, etc.

AgentFi's goal is to expand the capabilities of onchain agents and use them to dramatically improve the onchain user experience across DeFi, SocialFi and GameFi.

We're building:

1. a suite of onchain agents across different ecosystems
2. a scalable infrastructure to support developers of agents
3. an ecosystem and community surrounding agents&#x20;

To streamline the user experience, our agents are built as NFTs with embedded smart contract wallets. This gives users both the flexibility and functionality without sacrificing usability.

Explore the rest of our docs to learn more!


---

# 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.agentfi.io/introduction/what-is-agentfi.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.
