# Wiki

### AI Bot farms&#x20;

A complex system of AI-controlled [Codyfighters](/white-paper/gameplay/in-game-assets/codyfighter.md), is set up by humans so that their AI code can play and yield rewards autonomously.&#x20;

### Codyfighter&#x20;

In-game playable character - Robot that allows players to battle in various modes and enjoy the [gameplay](/white-paper/gameplay/gameplay.md) experience.

### CAgent

An in-game entity that enables Codyfighter to enter the game. Treat it as a sub-account to play the game.

### GameFi&#x20;

A new generation of games supported by the technology derived from decentralized finances.&#x20;

### League

A competitive game mode within the Codyfight metaverse.

### Map tile&#x20;

Rectangle with different properties that conform to a map.

### Special Agents&#x20;

In-game Non-Playable Characters ([NPCs](/white-paper/gameplay/metagame/npcs.md)) in the Codyfight metaverse appear during battles and serve the purpose of keeping the gameplay dynamic and balanced.

### Tournament

Event where different Codyfighters fight in one-on-one battles until there is a winner or multiple winners.&#x20;

### User&#x20;

Player that owns a Codyfight account.


---

# 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/final-words-1/disclaimer.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.
