# Abhebungen

- [Wie sie Eine Abhebung Vornehmen](https://help.margex.com/help-center/de/wallet/withdraw/how-to-withdraw.md): Um Gelder abzuziehen: 1. Gehen Sie zu Ihrer Brieftasche. 2. Klicken Sie auf "ABHEBEN" und geben Sie Ihre Abhebungsdetails ein. 3. Bestätigen Sie Ihre Abhebung über den per E-Mail erhaltenen PIN-Code.
- [Bedingungen und Fristen für die Bearbeitung der Abbuchung](https://help.margex.com/help-center/de/wallet/withdraw/conditions.md): Eine Tabelle der Mindestauszahlungsbeträge für jede unterstützte Kryptowährung. Alle ausstehenden Auszahlungen werden einmal täglich zwischen 12:00 und 14:00 Uhr UTC verarbeitet.


---

# 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://help.margex.com/help-center/de/wallet/withdraw.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.
