# Prelievi

- [Come Effettuare un Prelievo](https://help.margex.com/help-center/it/wallet/withdraw/how-to-withdraw.md): Per prelevare i tuoi fondi: 1. Vai al tuo Portafoglio. 2. Clicca su PRELEVA e inserisci i dettagli. 3. Conferma tramite il codice PIN email. Prelievi tra le 12:00 e le 14:00 UTC.
- [Condizioni di Prelievo](https://help.margex.com/help-center/it/wallet/withdraw/conditions.md): Una tabella degli importi minimi di prelievo per ciascuna criptovaluta supportata. Tutti i prelievi in sospeso vengono elaborati una volta al giorno, tra le 12:00 e le 14:00 UTC.


---

# 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/it/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.
