# 提取

玩家可以通過提取功能將遊戲帳戶中的DAK/EME 貨幣提取到遊戲帳戶所綁定的錢包地址中，以下為有關提款的資訊。                  &#x20;

* 每次提取的最低額度為 : 100 (DAK 或 EME)
* 每次提取都需要消耗桃券
* 玩家每次進行提款操作後將需要等候一段時間後才能再次進行提取，時間間隔為 : 15日

## 桃券

* 桃券是玩家提取貨幣到自己錢包地址時，必須要用到的重要消耗品
* 每次提取時，玩家都需要支付一定手續費，而消耗的桃券越多，玩家需要支付的手續費就越少
* 玩家可以通過參與競技埸獲得桃券，不論競技埸結果如何，只要有參與就能獲得桃券。
* 桃券每天可以獲得的上限為 ： 24 (重置時間為 00:00 UTC+8)

|   競技埸   | 每次參賽可獲得桃券數量 |
| :-----: | :---------: |
| 競技埸-個人戰 |      1      |
| 競技埸-隊伍戰 |      4      |


---

# 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://darkempire.gitbook.io/docs-cnt.darkempire/you-xi-nei-rong/ti-qu.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.
