> For the complete documentation index, see [llms.txt](https://docs.bitcraft.live/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitcraft.live/eth-farming-through-in-game-currency.md).

# ETH FARMING THROUGH IN GAME CURRENCY

<figure><img src="/files/0xDcugZfFqZxdTGEpUmD" alt=""><figcaption></figcaption></figure>

***MUST HOLD 50,000 CRAFT TOKENS TO BE ELIGIBLE.***

In response to the previous exploits involving AFK farming, we have made the decision to shift our focus entirely towards ETH farming using in-game currency, promoting fair distribution of revenue. There will be no more exploits tolerated. Eligibility for earning ETH will no longer require players to be continuously active 24/7. Instead, you can play at your convenience and earn in-game currency, which can be subsequently withdrawn as ETH.

BitCraft is proud to introduce a groundbreaking feature that sets it apart as potentially the first Minecraft server to offer in-game currency ETH Farming. We've recently launched Phase 1 of this exciting development. The core idea behind this feature is that players can earn Ether (ETH) while playing the game. The conversion ratio we've established is $100,000 in in-game currency for $0.5 worth of ETH.

To put it simply, if you manage to accumulate $1,000,000 in in-game currency, you'll be eligible to receive $5 worth of ETH directly to your set wallet in the game. This concept stands apart from traditional revenue sharing mechanisms and doesn't require any specific playtime commitments. You can start farming ETH by engaging in regular in-game activities. All you need to do is join a job using the **"/Jobs Join**" command.

In essence, BitCraft is pioneering a unique opportunity for players to convert their in-game achievements into real-world cryptocurrency, making your gaming experience more rewarding and financially intriguing.

**In order to request a withdrawal, you will need to have a minimum of $50m in game currency which is worth $250 ETH** accrued through in-game currency.&#x20;

Withdrawal function is now live you can simply initiate withdraw by doing **/WithdrawETH** in game. You must have $50m In game currency. Once you initiate a withdrawal, you can expect to receive ETH directly into your designated wallet within 12 hours.


---

# 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.bitcraft.live/eth-farming-through-in-game-currency.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.
