> For the complete documentation index, see [llms.txt](https://wiki.entropia.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.entropia.top/new-players/beginner-guide/i-farmed-some-entropia-chip-perin-what-now.md).

# I farmed some Entropia Chip Perin, what now?

After gathering some Entropia Chip Perin (ECP), you might be wondering what to do next. Here's a guide:

1. Head over to Flaris and visit the Entropia Chip Merchant named Wafor.
2. Use your accumulated ECP to purchase the following items:
   * Vengeful Dragon Set
   * Glorious Dragon Cloak
   * Terminator Sunglasses (White) or Wing Mask
3. Both the Vengeful Dragon Set and the Glorious Dragon Cloak are necessary for upgrading to their "Black" versions. You can find the recipes for this upgrade in Eden.
4. If you've collected a sufficient amount of ECP, consider buying a Shiny Entropia Weapon from the Weapon Trader known as Charly.
5. This weapon will be crucial for future upgrades, particularly for upgrading it to the Black Shiny Entropia Weapon using the Merge System.


---

# 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://wiki.entropia.top/new-players/beginner-guide/i-farmed-some-entropia-chip-perin-what-now.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.
