# Metagame

Codyfight invites players to elaborate on different strategies and adapt to multiple factors that can help or counter their logical skills. The environment always shifts and introduces new features, making the game a dynamic space to learn, create, and compete for the best rewards.&#x20;

Several factors need to be considered in gameplay to achieve victory. Players battle each other and face [NPCs](/white-paper/gameplay/metagame/npcs.md), [Map tiles](/white-paper/gameplay/metagame/map-tiles.md), and an ever-changing metagame within the community. These factors dictate the meta’s variability, making it challenging to predict the best or most optimal strategy.


---

# Agent Instructions: 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://codyfight.gitbook.io/white-paper/gameplay/metagame.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.
