# Withdraws & Deposits

All deposits and withdrawals will involve the exchange of **Gold** for **GOD tokens**:

* **Exchange Rate:** 1 Gold = 1 GOD token

**Fees:**

* **Deposits:** Absolutely **free** with a 0% fee, ensuring that you can transfer your funds into the game seamlessly.
* **Withdrawals:** Subject to a **4% fee**, applied to maintain the in-game economy and reward pool sustainability.

This system is designed to be transparent, fair, and easy to use for all players.

{% hint style="info" %}
You can only withdraw your gold stored in your [warehouse ](/gods-glory-whitepaper/game/buildings.md)(in-game wallet)
{% endhint %}

{% hint style="info" %}

* **Deposits:**\
  There are **no limits** on the amount you can deposit or how frequently you can deposit, offering players complete flexibility.
* **Withdrawals:**\
  Withdrawals are limited to **10,000 Gold (10,000 GOD tokens)** per transaction and can only be made **once every 2 hours**.

*This system has been implemented to maintain a stable economy and prevent large-scale token dumps. Additionally, it acts as a safeguard against potential exploits, bugs, or hacks, minimizing the risk of significant token losses in a short period.*
{% endhint %}


---

# 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://gods-glory.gitbook.io/gods-glory-whitepaper/economy/withdraws-and-deposits.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.
