# Gameplay Mechanics

#### Resource Gathering

* Players explore various areas of the game world to find essential resources.
* Resources are used to:
  * Build and upgrade defensive structures.
  * Craft items necessary for survival.

#### 90-Day Peace Mode

* The game initiates a **90-day peace period** during which both factions gather resources and strengthen their positions.
* During this time, players focus on collecting items and building defenses without engaging in combat.

#### Combat and Tokens

* Players can engage in combat, and defeating another player may result in dropping **tokens**.
* Tokens are also dropped when players defeat enemies.
* Tokens are shared with the server node holder and contribute to faction power.
* **Friendly Fire is Off:** Players cannot harm their teammates, promoting teamwork and strategy.


---

# 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://armourx.gitbook.io/armourx-v1/pvp-worlds/frog-vs-survivors-war/gameplay-mechanics.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.
