> For the complete documentation index, see [llms.txt](https://whitepaper.cryptofights.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.cryptofights.com/world/collecting-items.md).

# Collecting Items

<figure><img src="/files/Ye7Cgz52tV1u6dlmiV2f" alt=""><figcaption><p>Preview Various Avenues to Collect Items in CryptoFights</p></figcaption></figure>

## Obtain Items in CryptoFights

### **💰 Loot Drops**

Items are obtained through victorious battles and completed encounters, where loot drop tables are tailored to specific battles, ensuring a dynamic acquisition process.

### **🔨 Crafting**

Enhance your arsenal by utilizing components and recipes to craft new equipment, preparing yourself for greater challenges that lie ahead.

### **💱 Trading**

Thriving trade within the FYX Gateway is set to expand with the introduction of in-game direct transfers. This eagerly awaited feature will deepen community ties by enabling players to share their victories and treasures directly.

### **🌱 New Player Experience**&#x20;

CryptoFights offers newcomers a seamless entry into its vast world. Balanced matches, calibrated by item inventory, alongside a nurturing community, pave the way for a deep dive into strategic complexities.

### **🎉 Event Rewards**

CryptoFights’ special events not only inject excitement into the game but also strategically manage the item economy. These events periodically elevate loot drop rates and introduce exclusive rewards, effectively balancing item circulation and celebrating player success.

### **🔄 Direct Transfers**

Anticipate the introduction of in-game direct transfers, which will allow players to share their victories and treasures directly with one another. This feature will foster stronger community ties and streamline the item acquisition process.

### **🚀 Future Developments**

Stay informed about future updates and expansions as CryptoFights plans to expand its crafting and item enhancement narratives. These developments promise new dimensions of strategy and personalization for every warrior’s arsenal.


---

# 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.cryptofights.com/world/collecting-items.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.
