> For the complete documentation index, see [llms.txt](https://novainfo.revolvinggames.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://novainfo.revolvinggames.com/game-mechanics.md).

# Game Mechanics

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdiKo1kiiZfqT5UTKN8n1b6iGRWJxj1TtCEJGUfwj5UkTsWXCMRgBkzqJTdfwZco1-Y4Vwp0MU3fLC2UmxUgYjMAUNeR4nTIqDoKxMPumymRQIp7Weas6HA0FMtVpphJgxQgWSHty1s2I1_akdJw0V7CVQ?key=61l0OAhdtrYgCNBwVfPRlA" alt=""><figcaption></figcaption></figure>

War of Nova blends deep strategy with intuitive gameplay, designed to reward both long-term planning and tactical decisions. You'll explore, expand, exploit, and exterminate your way across the galaxy—building outposts, managing resources, commanding fleets, and clashing with rival forces for dominance. Expect layered systems, evolving metas, and high replayability through seasonal resets and dynamic PvP.


---

# 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://novainfo.revolvinggames.com/game-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.
