> For the complete documentation index, see [llms.txt](https://catzillacoin.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://catzillacoin.gitbook.io/whitepaper/game/free-to-play-f2p.md).

# Free-to-Play (F2P)

#### Free-to-Play (F2P) Experience:

Catzilla welcomes players of all kinds, including those who may not have the means to purchase in-game assets. Our Free-to-Play (F2P) experience provides accessible and engaging gameplay for everyone.

**Free Character Access:**

* **Starter Characters:** Every player is provided with a selection of starter characters, allowing them to begin their journey in the CatzillaVerse without any initial investment.
* **Earned Characters:** Through gameplay achievements and milestones, players can unlock additional characters and customization options without spending money.

**In-Game Rewards:**

* **Quests and Missions:** Completing quests, missions, and challenges in the game rewards players with tokens, items, and occasionally, exclusive NFTs.
* **Community Events:** Participating in community events, tournaments, and contests offers opportunities to earn rewards and recognition within the Catzilla community.

**Fair and Balanced Gameplay:**

* **Balanced Progression:** The game's progression system ensures that players can advance and succeed through skill and dedication, rather than financial investment.
* **No Pay-to-Win:** Catzilla maintains a strict no-pay-to-win policy, ensuring that players who choose not to spend money can still compete and thrive in the game.

**Community Support:**

* **Player Assistance:** Our community provides support and guidance to new players, helping them navigate the game mechanics and maximize their enjoyment of the Catzilla experience.
* **Feedback Channels:** We value player feedback and actively solicit input to continuously improve and enhance the F2P gaming experience in Catzilla.

<br>


---

# 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://catzillacoin.gitbook.io/whitepaper/game/free-to-play-f2p.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.
