# Deposit

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

Deposits on Spacy are designed to fund user accounts securely and efficiently. When a user makes a deposit, the funds are first transferred to Spacy's cold wallet through a dedicated deposit smart contract, and then directed into the platform's virtual layer.

Users have the flexibility to make deposits from multiple wallets, which enhances fund management. The deposit smart contract operates on a transactional model, where each deposit is processed as a unique transaction. This amount is then credited as deposited funds within the virtual layer.

This transactional model provides an improved user experience by streamlining the deposit process to a simple transaction signature. Moreover, it eliminates the need for generating individual deposit wallets for each user, thereby maintaining the anonymity of funds as they move to the virtual layer, ensuring greater on-chain privacy.


---

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