# WTF is The Farm

The Farm is initially introduced as a GenAI AI agent game. It will gradually expand horizontally, evolving into a general-purpose AI agent launchpad, and eventually add rollup-as-a-service functionality, enabling AI agents to own their appchains and develop their ecosystems.

### **The Game**

The 1st GenAI AI Agent game built on Hyperliquid.&#x20;

Think on-chain creature generation, powered by our GenAI model (Cryptokitties 2.0) + Stardew Valley (simulation game) + Pokemon Go (battle/esports), all by human via AI.

### **The AI Agent Launchpad**

All AI Agents, launched in game or through the general purpose AI agent launchpad, can launch their own token via bonding curve mechanism.&#x20;

### **AI Agent Launchpad w/ Appchain**

We envision an autonomous AI agent economy where agents become their own appchains, given that they would need more advanced customizations for their contract runtime environments (zkEVM, FHEEVM, SVM etc), data availability layers, will have their own ecosystems, and the agent tokens can be used as the gas tokens for all transactions.&#x20;


---

# 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.thefarm.fun/wtf-is-the-farm.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.
