# Introduction

## **Introduction**

Introducing a new world of gaming which involves farming, wars, upgrading & conquest.

Game is divided into three main ages through which the farmers will be farming and also in the due course of time create an army to attack neighboring lands to collect resources, explore dungeons to kill bosses and win rare NFTs and go to space to find rare minerals and new plants.

{% embed url="<https://www.youtube.com/watch?v=CMDnZfGUo7U>" %}
Farm Wars Story Trailer
{% endembed %}

## [**Farm Age**](https://farmwars.gitbook.io/farmpaper/farm-age)&#x20;

In this age, players can access all farm related stuff and build buildings.

## [**War Age**](https://farmwars.gitbook.io/farmpaper/war-age)&#x20;

Players need to upgrade to this age to build an army, explore dungeons and fight enemies and other players.

## [**Space Age**](https://farmwars.gitbook.io/farmpaper/space-age)&#x20;

Upgrading to this age allows players to build spaceships and go to other planets to mine rare minerals and plants and own planets.


---

# 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://farmwars.gitbook.io/farmpaper/introduction.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.
