> For the complete documentation index, see [llms.txt](https://docs.zylo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zylo.io/ecosystem-products/cosmofox-telegram-app/upgrades-and-resourses.md).

# Upgrades and Resourses

In CosmoFox, upgrades are focused on one thing: **making your Rig a beast**.\
Your ship stays as-is, but your drill setup is where the real customization happens.

#### 🔧 Rig Upgrades

Your drill is made up of 4 key parts:

1. **Saddle** — affects drilling speed and adds effects in certain mini-games
2. **Chip** — boosts chances of rare drops and unlocks QTE-style interactions
3. **Engine** — improves energy efficiency and handles engine-related events
4. **Drill** — increases loot yield and enables "hold-to-drill" mechanics

Each part comes in multiple **rarity tiers** (Common → Rare → Elite → Epic), with randomized **stats** and **bonus effects** tied to mini-games.

#### 🚀 Ships

Ships can’t be upgraded — but you’ll be able to collect different models with unique base stats like:

* **Energy capacity**
* **Recharge rate**
* **Travel speed between planets**

Picking the right ship gives you a strategic edge, but the true depth lies in tuning your drill.

#### 🎁 How to Get Upgrades

* Found in **lootboxes**
* Bought in the **shop**
* Earned via quests or events

Drill parts don’t just boost stats — they influence gameplay. Some extend mini-game timers, others increase loot multipliers or make success zones larger.

\
In-game resourses
-----------------

In Cosmofox, you’ll collect two key resources:

* **Crystals** — the most valuable resource in the galaxy.
* **Dust** — a byproduct of drilling. Dust isn’t useless — it fuels upgrades, helps maintain your Pod, and might play a bigger role in future mechanics.


---

# 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://docs.zylo.io/ecosystem-products/cosmofox-telegram-app/upgrades-and-resourses.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.
