> For the complete documentation index, see [llms.txt](https://whitepaper.crosstheages.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.crosstheages.com/guide/en/cta-portal/cta-portal-overview/shop.md).

# Shop

## To Buy Pranah <a href="#h_01hesdqt6phy81maktttq7e4yn" id="h_01hesdqt6phy81maktttq7e4yn"></a>

The [store](https://www.crosstheages.com/portal/shop) allows you to purchase Pranah bundles through various payment methods, including traditional credit card payments or directly using cryptocurrencies in the CTA Portal's [Market](https://www.crosstheages.com/portal/marketplace/products/direction=asc\&orderBy=buy_quantity_with_fees\&researchQuery=\&tokenType=BUNDLE) section. These Pranah bundles are also available for direct purchase in the game. Note that the Giga and Ultimate bundles are not available in-game on mobile versions. Additionally, bundles of 6,900 Pranah and above also include a souvenir card.

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

The purchased Pranah bundle will be directly visible in your Bundle assets and available in the Loot section of your game account. It can be opened in-app within the Loot section.

## To Buy CTA token <a href="#h_01hesdwm0z9bp3s8s6cradz5bw" id="h_01hesdwm0z9bp3s8s6cradz5bw"></a>

You can also purchase CTA tokens from the [CTA Portal's store](https://www.crosstheages.com/portal/shop). Like Pranah, it is available in bundles. The purchase is made exclusively in Pranah.

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

You can also purchase CTA tokens in batches of 10. 195 Pranah = 10 CTA tokens.&#x20;

***

## FAQ <a href="#h_01h7z0yf4ejtaz9mp6rx3byjzd" id="h_01h7z0yf4ejtaz9mp6rx3byjzd"></a>

**1. Can I buy Pranah with crypto?**

Indeed, in the marketplace section, under "bundle", you can find Pranah bundles payable in USDC.

&#x20;

**2. I bought a Pranah bundle, but I didn't receive the Pranah.**

If this happens, go in-game to the Loot section. Your Pranah pack may need to be burned there before seeing in your game account.


---

# 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://whitepaper.crosstheages.com/guide/en/cta-portal/cta-portal-overview/shop.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.
