> For the complete documentation index, see [llms.txt](https://crolonmars.gitbook.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crolonmars.gitbook.io/product-docs/welcome-to-crolon-mars.md).

# Welcome to Crolon Mars

<figure><img src="/files/XjwuA6YlihOcqvjH2orE" alt=""><figcaption></figcaption></figure>

## Introduction

What is Crolon Mars ($CLMRS)?

> A Metaverse project with utility driven non fungible tokens (NFTs) and Play to Earn (P2E) games on the Cronos blockchain. Crolon Mars is currently collaborating with other Metaverse projects to create a "Multiverse" concept, allowing users to seamlessly portal from one Metaverse to another. $CLMRS launched on the 14th of June 2022 and has continued to develop its products releasing frequent updates to the community. The Crolon Mars p2e game has now integrated Chainlink technology displaying accurate price feeds on the Polygon mainnet.
>
> **Current Utilities include:**
>
> * NFT minting DApp (Decentralized Application) platform
>
> * Unique NFT collection of Alien Apes (total supply 730)
>
> * Metaverse themed on the planet Mars
>
> * P2E Space Pod Racer game within the Mars Metaverse
>
> * NFT Marketplace - Red Sea

>

## Quick links

{% content-ref url="/pages/4UqoU8WHA2LcMDCPQgfY" %}
[Play to Earn (p2e)](/product-docs/overview/play-to-earn-p2e.md)
{% endcontent-ref %}

{% content-ref url="/pages/YwnsAl3A4kJ9JjBFkpx2" %}
[Metaverse](/product-docs/overview/metaverse.md)
{% endcontent-ref %}

{% content-ref url="/pages/DDD82dNKmGq3Y9GN28jB" %}
[Crolon Minting DApp](/product-docs/overview/crolon-minting-dapp.md)
{% endcontent-ref %}

{% content-ref url="/pages/TVPBNEl1VC2fJIAT7uJJ" %}
[NFT Marketplace - Red Sea](/product-docs/overview/nft-marketplace-red-sea.md)
{% endcontent-ref %}


---

# 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://crolonmars.gitbook.io/product-docs/welcome-to-crolon-mars.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.
