# Deposit

You can recharge your wallet in two ways: Deposit and Buy Crypto.

<figure><img src="https://t7ge7lwq86.larksuite.com/space/api/box/stream/download/asynccode/?code=MjFjZDNmNmQxOTBlYmNlZDZlNWRiY2UzMDU2N2ExOTBfQlF0MU1hdU1mMUlvVUk0a0U0dzlTT3Bob2liU0ZReGdfVG9rZW46Q0U0ZmJGMUZOb0swTXV4bE5SN3U2cHFLc1BjXzE3MDI4ODcwMTY6MTcwMjg5MDYxNl9WNA" alt="" width="375"><figcaption></figcaption></figure>

### **Deposit**

* Click the "Deposit" button.
* Send assets from another wallet to this wallet.

<br>

### **Buy Crypto**

Substance has integrated AlchemyPay for onramp, allowing you to quickly purchase cryptocurrencies.\
You can use your preferred fiat payment method to buy cryptocurrencies and fund your account:

* Click the "Buy Crypto" button.
* Complete the Alchemy purchase process.
* Your cryptocurrency deposit will be successful.

\ <br>


---

# 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://docs.substancex.io/tutorials/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.
