> For the complete documentation index, see [llms.txt](https://ewomsdivide.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ewomsdivide.gitbook.io/whitepaper/gameplay.md).

# Gameplay

In-game, players will play in a top down 5 vs 5 battle arena environment fighting over various objectives. Gameplay will be balanced, fair, and highly competitive requiring you to rely heavily on your team for success.&#x20;

Each user will select a weapon that will grant them certain abilities they will use to defeat the enemy in their chosen game mode. These abilities will vary greatly based on the weapon chosen. At launch, we plan to have 4 weapon choices available to everyone with 6 exclusive weapons available only to NFT owners. Although, there will be exclusive weapons only available to NFT owners, gameplay will remain balanced and fair, giving everyone a chance to be competitive.

Gameplay will play similar to that of League of Legends, Smite, or other similar MOBA style games.&#x20;


---

# 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://ewomsdivide.gitbook.io/whitepaper/gameplay.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.
