# War of Nova

## War of Nova

- [Game Overview](https://novainfo.revolvinggames.com/game-overview.md)
- [Story](https://novainfo.revolvinggames.com/game-overview/story.md)
- [Factions](https://novainfo.revolvinggames.com/game-overview/factions.md)
- [Game Mechanics](https://novainfo.revolvinggames.com/game-mechanics.md)
- [The Basics](https://novainfo.revolvinggames.com/game-mechanics/the-basics.md)
- [Infrastructure](https://novainfo.revolvinggames.com/game-mechanics/the-basics/infrastructure.md)
- [Resources](https://novainfo.revolvinggames.com/game-mechanics/the-basics/resources.md)
- [Tiles](https://novainfo.revolvinggames.com/game-mechanics/the-basics/tiles.md)
- [Ships](https://novainfo.revolvinggames.com/game-mechanics/the-basics/ships.md)
- [Strike Craft](https://novainfo.revolvinggames.com/game-mechanics/the-basics/strike-craft.md)
- [Officers](https://novainfo.revolvinggames.com/game-mechanics/the-basics/officers.md)
- [Seasonal Progression](https://novainfo.revolvinggames.com/game-mechanics/the-basics/seasonal-progression.md)
- [Combat](https://novainfo.revolvinggames.com/game-mechanics/combat.md)
- [Key Phrases](https://novainfo.revolvinggames.com/game-mechanics/combat/key-phrases.md)
- [The Map Search Tool](https://novainfo.revolvinggames.com/game-mechanics/the-map-search-tool.md)
- [Movement Range](https://novainfo.revolvinggames.com/game-mechanics/movement-range.md)
- [The Operations Tech Tree](https://novainfo.revolvinggames.com/game-mechanics/the-operations-tech-tree.md)
- [Galaxy Map](https://novainfo.revolvinggames.com/game-mechanics/galaxy-map.md)
- [Improve Performance](https://novainfo.revolvinggames.com/game-mechanics/improve-performance.md)
- [F.A.Q](https://novainfo.revolvinggames.com/f.a.q.md)
- [Social Features](https://novainfo.revolvinggames.com/social-features.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://novainfo.revolvinggames.com/game-overview.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.
