# Withdrawal

<figure><img src="/files/hHzpI1npFGHQn9rIhqHu" alt="" width="188"><figcaption></figcaption></figure>

Withdrawals on Spacy enable users to reclaim their funds from the platform. This process occurs in two stages: funds are first withdrawn from the virtual layer, then transferred to the user's hot wallet via a dedicated smart contract.

Users can withdraw funds to any recipient address of their choosing. For enhanced security, it is also possible to whitelist trusted addresses to streamline future transactions.

Withdrawals are executed as a direct transfer from Spacy's hot wallet to the user's wallet address. This method ensures the anonymity of the transactions on the blockchain (on-chain).

It is important to note that withdrawals are subject to a processing time frame that does not exceed 24 hours, thus ensuring quick availability of funds for the users.


---

# 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://spacy.gitbook.io/spacy/smart-contract/withdrawal.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.
