> For the complete documentation index, see [llms.txt](https://wnd.gitbook.io/wizards-and-dragons-game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wnd.gitbook.io/wizards-and-dragons-game/roadmap/act-1.5-or-training-v1/tower-v2.md).

# Tower v2 ✔️

**Note: This phase of the game has already completed. The rules in this phase are no longer in effect and are saved here for historical purposes.**

As we enter Training, GP becomes more valuable, useful and harder to obtain. There will be a staking pool for players who prefer to earn GP at reduced emissions.

The pool rewards 2,000 GP daily per staked wizard, ending on Jan 16, 2022. The pool follows the same rules as [Tower v1 ✔️](/wizards-and-dragons-game/roadmap/act-1-or-game-v1/tower-v1.md).

Rewards are not trackable or claimable on Ethereum. Rewards will be calculated and retroactively airdropped on Polygon after the launch of [Act 2 | Game v2 (Reborn) ✔️](/wizards-and-dragons-game/roadmap/act-2-or-game-v2-reborn.md). (In v2, we added upgradable contracts allowing code changes to be deployed without requiring players to migrate their tokens)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wnd.gitbook.io/wizards-and-dragons-game/roadmap/act-1.5-or-training-v1/tower-v2.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.
