# Sell gold

The minimum amount for conversion is 500 gold. Currently, you can only convert gold to ETH in your wallet.

<figure><img src="https://lh6.googleusercontent.com/VjflmSaAExLVykQ2hgZsuw4GAgZon0QHT_rjjKRc1Skmj77b8oNdjTwVA4B4h91kl07XkPdSxdXR_IRJN7-UkqfqS48h9kPgFci8rVGTV8hjlneLdu0uCz3EuWTkx300xN2oTvOkTE4DBu5lXNbQM8c" alt=""><figcaption></figcaption></figure>

### Withdrawal fees

Kingdom charges fees when players withdraw gold. We use this tax to develop the game and support the economy.

The more gold you wish to withdraw, the lower the fee. This means players who bring value to the community and work hard to build up their kingdom will be taxed less than people looking to drain the system. This fee helps us to develop the game and support the economy.

#### Up to 1000 Gold

30% fee

#### Up to 5000 Gold

15% fee

#### More than 5000 Gold

5% fee<br>


---

# Agent Instructions: 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://docs.kingdom.so/economy/sell-gold.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.
