Skip to main content
War of Nations
Toggle navigation menu
Garden City Games
Community
Submit a request
Sign in
War of Nations
Gameplay
Search
Gameplay
General
Code of Conduct
Promoted article
What is the Vanguard series, and how to upgrade Lysandor further?
How do I upgrade my Sentinel Commander?
Didn’t receive Warlord event rewards?
Didn’t receive my Delta rewards. Why?
How can I prevent accidentally spending Gold?
See all 18 articles
Commanders
I accidentally merged, absorbed, or dismissed the wrong commander. Can you reverse this?
Why didn't I get a "perfect merge" when combining my commanders?
My commander is missing. Can it be recovered?
What is the difference between a Passive and Active skill on a commander?
How do I find out the evolution process for a new Legendary Commander?
DR. MAXON BRIGGS COMMANDER
See all 46 articles
Events
Why am I not eligible to participate in an Alliance event?
I completed an event but did not receive my rewards.
NEW RULES FOR TOS LEAGUES!
World Events - Help
Global Domination
Global Conquest
See all 9 articles
Alliance
When do I get my next Alliance Pass invite?
What are Alliances?
How do I join an Alliance, or create one of my own?
Alliance Profile Help
The Alliance Base
Items
My Implants are missing after I removed them from a commander. Where did they go?
I accidentally spent gold on something. Please help me reverse this?
My tokens or inventory items disappeared from my inventory.
Units
Why are my troops disappearing?
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<%= block.name %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>