> For the complete documentation index, see [llms.txt](https://docs.gaiaworld.com/gaia-everworld-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gaiaworld.com/gaia-everworld-whitepaper/gameplay/gaia-kombat.md).

# - Gaia Kombat

Launch of Gaia Kombat is scheduled 2025

## Gaia Kombat Intro Screens

<div><figure><img src="/files/jVC5fcz1SH8hfnHA7EcR" alt=""><figcaption></figcaption></figure> <figure><img src="/files/X8LWE7OwdLPKuZqZRSdT" alt=""><figcaption><p>Into Screens</p></figcaption></figure> <figure><img src="/files/kD6yqIyVzSyjC4Oy217k" alt=""><figcaption></figcaption></figure></div>

## Exploring Gaia Everworld Map

<div><figure><img src="/files/jiflKkhoWUJiuBI5DwTE" alt="" width="296"><figcaption><p>World Map</p></figcaption></figure> <figure><img src="/files/JeWZBicpWS85YYDtuIQM" alt="" width="311"><figcaption></figcaption></figure></div>

## Upgrade Mining Cards & Battle Settings&#x20;

<div><figure><img src="/files/Oe5CTARGILzubRMhmcxx" alt="" width="296"><figcaption><p>Mining Cards</p></figcaption></figure> <figure><img src="/files/oHrPwP77GxgQiTpAPus8" alt="" width="296"><figcaption><p>Battle Instructions </p></figcaption></figure></div>

## Complete Tasks & Earn Bones&#x20;

<div><figure><img src="/files/UXQbKHjfa7ukNN2bGGgC" alt="" width="296"><figcaption><p>Task Tracker</p></figcaption></figure> <figure><img src="/files/UgPii1tgEigWEnx7EwCS" alt="" width="296"><figcaption><p>Task</p></figcaption></figure> <figure><img src="/files/dXTCSQxQdxj0Ze3eglND" alt="" width="296"><figcaption><p>Other Task Options</p></figcaption></figure></div>

## Additional Features&#x20;

<div><figure><img src="/files/kzzkB67xo5Grc3lXbmDz" alt=""><figcaption><p>Gaia NFTs purchase through Gaia Kombat </p></figcaption></figure> <figure><img src="/files/wdVUsKalcG3hqSfSDTla" alt=""><figcaption><p>Ever Landplot to be playable in Gaia Kombat </p></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gaiaworld.com/gaia-everworld-whitepaper/gameplay/gaia-kombat.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
