# About

<figure><img src="/files/82zEEkZgIACmRAZvrom5" alt=""><figcaption></figcaption></figure>

## An Accessible Economy

In all Cross The Ages games, we find a consistent economy based on 2 currencies and a very specific pass allowing access to unique features:

* [CTA Token](/whitepaper/en/economy/currencies/cta-token.md)
* [Trisel](/whitepaper/en/economy/currencies/trisel.md)
* [Mint Pass](/whitepaper/en/economy/mint-pass.md)

Additionally, our goal is to enable players to have ownership of their assets and to choose what they wish to do with them. This is why we use blockchain technology and NFTs.

To maintain this segmentation while providing the best possible experience, our assets exist in three forms:

* **Static:** These assets cannot be minted; they remain digital. They allow players to progress in CTA games and offer a genuine gaming experience without adding constraints to the onboarding process. They also facilitate game progression without impacting the total quantity of Eternals.
* **Flex:** This type of asset represents the bridge between Web2 and Web3. These digital assets can be transformed into NFTs/Eternals. They can only be obtained through purchase in the store or via the leaderboard. This allows for control over the number of assets, limiting botting risks while retaining the "Play And Earn" concept through the leaderboard. To enhance an asset, players must transform it into "Static" or "Eternal." The "Flex" type is temporary in nature and only exists in the standard state.
* **Eternal:** When an asset is minted, it becomes an Eternal/NFT.


---

# 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://whitepaper.crosstheages.com/whitepaper/en/economy/about.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.
