# General Overview

#### What is Axon?

Axon is a "DeFAI" (Decentralized Finance + Artificial Intelligence) protocol. It acts as a non-custodial wealth engine that automates DeFi portfolio management. By combining a high-performance AI execution layer with a decentralized social network, Axon allows users to automate yield farming, staking, and asset rebalancing across multiple blockchains without manual intervention.

#### How does Axon differ from a traditional Yield Aggregator?

Traditional yield aggregators (like Yearn or Beefy) use static strategies—they put funds into a specific pool and compound them. Axon is dynamic and active. Its AI continuously scans thousands of pools across different chains. If a yield drops, a risk flag is raised, or a better opportunity emerges, Axon automatically migrates liquidity to the optimal position based on your personalized risk profile.

#### What is the "Social Layer" (The Hive)?

The Hive is Axon's decentralized social network. It allows users to monetize their trading intelligence. Experienced traders can publish strategies, and other users can "copy-invest" in them. Unlike Web2 social trading, this is verified on-chain; reputation is built on proven returns, not just social influence.


---

# 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.axontoken.vip/7.frequently-asked-questions/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.
