# Withdraw Request

On the withdrawal request screen, you can see your commission cutter and min withdrawal request information.

<figure><img src="https://2332067622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOlzls1LtsH5ycA7OMo9V%2Fuploads%2FBQrLNEP8XSOnugVaEwwL%2Fwihdraw-min.jpg?alt=media&#x26;token=60deb4e1-7211-4281-883e-df0ebcdb702a" alt=""><figcaption></figcaption></figure>

Entering the number you want to withdraw and pressing the button will create your request.

HOLA tokens will automatically be transferred to the wallet address you specified in the game after your withdrawal has passed the BSC network checks. Your TX Confirmation message will be processed in the system message box.


---

# 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://holacity.gitbook.io/hola-city/about-game-system/withdraw-request.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.
