# Introduction

\
**Animal World: Farming Simulation Blockchain Game**

1. **Resource Generation**: Earn resource items from animals, trees, and crop fields.
2. **Finished Products**: Convert resource items into finished products using machines.
3. **Daily Market Orders**: Complete daily market orders using finished products to earn AWC.
4. **Land Ownership**: Earn AWC by owning land and receive additional airdrops and benefits.
5. **Secondary Market**: Sell resource or product NFTs on the secondary market for additional income.


---

# 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://animalworld-1.gitbook.io/animal-world/game-mechanics-and-entities/play-2-earn-model.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.
