# Deposit

### **Deposit with crypto**

Transfer any cryptocurrency to the address in your panel. Once your transaction is confirmed, your assets will appear in your wallet.

### **Deposit with bank card**

This method typically incurs a 5-10% commission and is provided by our partner, CryptoCloud. Create an invoice for payment: Sampo does not impose deposit fees.&#x20;

You can acquire crypto from our partners using your bank card. We recommend using [Mercuryo](https://exchange.mercuryo.io/) or [OKX](https://www.okx.com/buy-crypto). Employ the Binance Smart Chain (BEP20) or Polygon network to reduce commissions.


---

# 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.sampoprotocol.com/autopilot-mode/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.
