# Casual gaming

While players can engage in the competition of Codyfight, there are other options available outside of such space. Casual gaming is free to play and does not require any special conditions. There is different modes available, as players can play with random users or friends.

Casual gaming is linked to the game builder aspect of Codyfight, meaning that as the game further develops, the free-to-play modes are customizable and personalized for players. Also, casual gaming carries an important role in the community as it offers the opportunity to bond with others and engage in mini-games with rewards and prizes.

An example is an in-game challenge where [Codyfighters](https://codyfight.gitbook.io/white-paper/gameplay/in-game-assets/codyfighter) have to catch Legendary Llama, getting big rewards if they can capture her. There will be more mini-games as such, featuring new [Special Agents](https://codyfight.gitbook.io/white-paper/gameplay/metagame/npcs) and other conditions.


---

# 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/casual-gaming.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.
