> For the complete documentation index, see [llms.txt](https://cryptoarena.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptoarena.gitbook.io/docs/cats-intro/use-cases.md).

# Use Cases

## Main Case

#### &#x31;**)** Buy a temporary boost to all glory points earned on CryptoArena.

CryptoArena [**distributes**](/docs/self-decentralization/how-it-works/distributions.md) platform-generated revenue to its Users periodically based on the number of [**glory points**](/docs/basics/services/glory.md) earned by each individual. At the end of each period points & multipliers reset.

**Spend CATS to boost your glory points earnings** from all fee-bearing activity, and get a bigger share from the platform's revenue distributions.

### Side cases

#### **2)** **Access Restricted Sales** of Security Token

Spend CATS Utility Tokens to access early restricted sales of [**ARENA Security Tokens**](/docs/security-tokens.md)

#### **3) Buy-in to Competitive Events at discount**

CryptoArena organizes a variety of [**Competitive Events**](/docs/basics/services/competitive-events.md) featuring great rewards. The format of these is much like online poker competitions, pooled buy-ins used to create reward structures, just with trading instead of cards.

#### **4)** Spend them on NFT Arena

[**NFT Arena**](/docs/nft-arena.md) is an ERC 721 based trading card game deployed as a Dapp through the Ethereum blockchain. This smart contract wraps your NFTs with game-specific attributes that allow your own NFTs to be used in-game. CATS can be spent to bet against your opponent on the outcome of matches, or to buy NFT cards.

#### **5) Yield Farming & LPs**

Yield farming is a DeFi protocol that allows you to put your tokens to work by locking them up for a period of time to generate more tokens. Details vary by case and tokenomics, more about how our farm works [**here**](/docs/cats-intro/cats-farming-and-nodes.md).

Alternatively, you can add liquidity to AMM trading pools (e.g. Uniswap) of decentralized exchanges to earn pro rata shares of liquidity provider rewards. Find out more about how this works [**here**](https://docs.uniswap.org/concepts/introduction/liquidity-user-guide).

#### **6)** Decentralized **Governance**

Staking CATS also enables pro rata participation in the token’s key policy decisions, such as the rate of yearly inflation. Governance powered by [**Aragon**](https://aragon.org).


---

# 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:

```
GET https://cryptoarena.gitbook.io/docs/cats-intro/use-cases.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.
